.gitignore
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
coorx/__init__.py
coorx/_types.py
coorx/base_transform.py
coorx/composite.py
coorx/coordinates.py
coorx/events.py
coorx/image.py
coorx/linear.py
coorx/matrices.py
coorx/nonlinear.py
coorx/params.py
coorx/qt.py
coorx/systems.py
coorx/util.py
coorx.egg-info/PKG-INFO
coorx.egg-info/SOURCES.txt
coorx.egg-info/dependency_links.txt
coorx.egg-info/top_level.txt
coorx/tests/test_coordinates.py
coorx/tests/test_init.py
coorx/tests/test_systems.py
coorx/tests/test_transforms.py