.gitignore
.travis.yml
README.md
requirements.txt
setup.py
tox.ini
docs/.nojekyll
docs/Makefile
docs/conf.py
docs/index.html
docs/index.rst
docs/make.bat
docs/doctrees/environment.pickle
docs/doctrees/index.doctree
docs/doctrees/installation.doctree
docs/doctrees/pointops.doctree
docs/doctrees/sym.doctree
docs/doctrees/tps.doctree
docs/doctrees/library/pointops.doctree
docs/doctrees/library/sym.doctree
docs/doctrees/library/tps.doctree
docs/doctrees/tutorial/T01_installation.doctree
docs/doctrees/tutorial/T02_algorithm.doctree
docs/doctrees/tutorial/T03_symmetry.doctree
docs/doctrees/tutorial/T04_workflow.doctree
docs/doctrees/tutorial/T05_extensions.doctree
docs/doctrees/tutorial/installation.doctree
docs/doctrees/tutorial/symmetry.doctree
docs/doctrees/tutorial/workflow.doctree
docs/html/.buildinfo
docs/html/.nojekyll
docs/html/genindex.html
docs/html/index.html
docs/html/objects.inv
docs/html/py-modindex.html
docs/html/search.html
docs/html/searchindex.js
docs/html/_images/math/276f7e256cbddeb81eee42e1efc348f3cb4ab5f8.svg
docs/html/_images/math/684381a21cd73ebbf43b63a087d3f7410ee99ce8.svg
docs/html/_images/math/6c0dd48165fd0dbe6d384e61074fe62b6b5ac9ff.svg
docs/html/_images/math/86a263f43f72204329f5d337c1757af911110a71.svg
docs/html/_images/math/8e8332229df4fe582d64ddf87c98a95b27a5a2d8.svg
docs/html/_images/math/a1d1f7853dac5369b3734384e1b716ee97335550.svg
docs/html/_images/math/a59f68a4202623bb859a7093f0316bf466e6f75d.svg
docs/html/_images/math/ac1da927d0d01a396f7710166ef330a7d4f7b435.svg
docs/html/_images/math/ca0992271b39807d09f0d15e865cda71f5e39060.svg
docs/html/_images/math/ca161d6c7071d8a8d4e1bb862bff96f361f5d9ef.svg
docs/html/_images/math/cd564c66e544cc1f52c14153816da9d70b89d960.svg
docs/html/_images/math/d872993ed0c7c420e73e77a1d285ac100c516806.svg
docs/html/_images/math/fa49738dcb294405330cec65ac1da6e6fb0581fb.svg
docs/html/_images/math/fbafa98177a4e80f5b20c54216c5fa7ed736f5f0.svg
docs/html/_modules/index.html
docs/html/_modules/symmetrize/pointops.html
docs/html/_modules/symmetrize/sym.html
docs/html/_modules/symmetrize/tps.html
docs/html/_sources/index.rst.txt
docs/html/_sources/library/pointops.rst.txt
docs/html/_sources/library/sym.rst.txt
docs/html/_sources/library/tps.rst.txt
docs/html/_sources/tutorial/T01_installation.md.txt
docs/html/_sources/tutorial/T02_algorithm.md.txt
docs/html/_sources/tutorial/T03_symmetry.md.txt
docs/html/_sources/tutorial/T04_workflow.md.txt
docs/html/_sources/tutorial/T05_extensions.md.txt
docs/html/_sources/tutorial/installation.md.txt
docs/html/_sources/tutorial/symmetry.md.txt
docs/html/_sources/tutorial/workflow.md.txt
docs/html/_static/ajax-loader.gif
docs/html/_static/basic.css
docs/html/_static/comment-bright.png
docs/html/_static/comment-close.png
docs/html/_static/comment.png
docs/html/_static/doctools.js
docs/html/_static/down-pressed.png
docs/html/_static/down.png
docs/html/_static/file.png
docs/html/_static/jquery-3.1.0.js
docs/html/_static/jquery.js
docs/html/_static/minus.png
docs/html/_static/plus.png
docs/html/_static/pygments.css
docs/html/_static/searchtools.js
docs/html/_static/underscore-1.3.1.js
docs/html/_static/underscore.js
docs/html/_static/up-pressed.png
docs/html/_static/up.png
docs/html/_static/websupport.js
docs/html/_static/css/badge_only.css
docs/html/_static/css/theme.css
docs/html/_static/fonts/Inconsolata-Bold.ttf
docs/html/_static/fonts/Inconsolata-Regular.ttf
docs/html/_static/fonts/Lato-Bold.ttf
docs/html/_static/fonts/Lato-Regular.ttf
docs/html/_static/fonts/RobotoSlab-Bold.ttf
docs/html/_static/fonts/RobotoSlab-Regular.ttf
docs/html/_static/fonts/fontawesome-webfont.eot
docs/html/_static/fonts/fontawesome-webfont.svg
docs/html/_static/fonts/fontawesome-webfont.ttf
docs/html/_static/fonts/fontawesome-webfont.woff
docs/html/_static/js/modernizr.min.js
docs/html/_static/js/theme.js
docs/html/library/pointops.html
docs/html/library/sym.html
docs/html/library/tps.html
docs/html/tutorial/T01_installation.html
docs/html/tutorial/T02_algorithm.html
docs/html/tutorial/T03_symmetry.html
docs/html/tutorial/T04_workflow.html
docs/html/tutorial/T05_extensions.html
docs/library/pointops.rst
docs/library/sym.rst
docs/library/tps.rst
docs/tutorial/T01_installation.md
docs/tutorial/T02_algorithm.md
docs/tutorial/T03_symmetry.md
docs/tutorial/T04_workflow.md
docs/tutorial/T05_extensions.md
examples/01_Symmetrization using projective transform.ipynb
examples/02_Symmetrization using spline deformation field.ipynb
examples/03_Symmetry score.ipynb
resources/data/WSe2_data.mat
resources/figures/RepoFig.pdf
resources/figures/RepoFig.png
resources/figures/Square_pattern.png
symmetrize/__init__.py
symmetrize/pointops.py
symmetrize/sym.py
symmetrize/tps.py
symmetrize.egg-info/PKG-INFO
symmetrize.egg-info/SOURCES.txt
symmetrize.egg-info/dependency_links.txt
symmetrize.egg-info/requires.txt
symmetrize.egg-info/top_level.txt
tests/__init__.py
tests/test_pointops.py