AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/extending.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/intro.rst
docs/make.bat
docs/_static/logo.png
docs/_static/scipr-summary.png
docs/_static/tensorboard-example.png
scipr/__init__.py
scipr/matching.py
scipr/scipr.py
scipr.egg-info/PKG-INFO
scipr.egg-info/SOURCES.txt
scipr.egg-info/dependency_links.txt
scipr.egg-info/not-zip-safe
scipr.egg-info/requires.txt
scipr.egg-info/top_level.txt
scipr/transform/__init__.py
scipr/transform/affine.py
scipr/transform/autoencoder.py
scipr/transform/base.py
scipr/transform/rigid.py
tests/__init__.py
tests/test_matching.py
tests/test_scipr.py