.bandit.yml
.coveragerc
.gitignore
.readthedocs.yml
.travis.yml
CITATION.cff
HEADER
LICENSE
README.md
codecov.yml
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
tox.ini
updateheaders.py
.github/workflows/ci_codecov.yml
.github/workflows/ci_tox.yml
.github/workflows/deploy_website.yaml
.github/workflows/pypi_release.yaml
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/requirements.txt
doc/table_procrustes.inc
doc/usr_doc_installization.rst
doc/usr_doc_tutorials.rst
doc/usr_doc_zref.rst
doc/zreference.bib
doc/api/api_index.rst
doc/api/generalized.rst
doc/api/generic.rst
doc/api/kopt.rst
doc/api/orthogonal.rst
doc/api/permutation.rst
doc/api/rotational.rst
doc/api/softassign.rst
doc/api/symmetric.rst
doc/api/utils.rst
doc/notebooks/Atom_Atom_Mapping.ipynb
doc/notebooks/Chemical_Structure_Alignment.ipynb
doc/notebooks/Chirality_Check.ipynb
doc/notebooks/Quick_Start.ipynb
doc/notebooks/Ranking_by_Reordering.ipynb
doc/notebooks/notebook_data/atom_atom_mapping/atom_atom_mapping.png
doc/notebooks/notebook_data/chemical_strcuture_alignment/2hhb.pdb
doc/notebooks/notebook_data/chemical_strcuture_alignment/protein_alignment.png
doc/notebooks/notebook_data/chirality_checking/chirality_checking.png
doc/notebooks/notebook_data/chirality_checking/enantiomer1.xyz
doc/notebooks/notebook_data/chirality_checking/enantiomer2.xyz
doc/notebooks/notebook_data/ranking_reordering/ranking.png
procrustes/__init__.py
procrustes/generalized.py
procrustes/generic.py
procrustes/kopt.py
procrustes/orthogonal.py
procrustes/permutation.py
procrustes/psdp.py
procrustes/rotational.py
procrustes/softassign.py
procrustes/symmetric.py
procrustes/utils.py
procrustes/test/__init__.py
procrustes/test/common.py
procrustes/test/test_generalized.py
procrustes/test/test_generic.py
procrustes/test/test_kopt.py
procrustes/test/test_orthogonal.py
procrustes/test/test_permutation.py
procrustes/test/test_psdp.py
procrustes/test/test_rotational.py
procrustes/test/test_softassign.py
procrustes/test/test_symmetric.py
procrustes/test/test_utils.py
qc_procrustes.egg-info/PKG-INFO
qc_procrustes.egg-info/SOURCES.txt
qc_procrustes.egg-info/dependency_links.txt
qc_procrustes.egg-info/requires.txt
qc_procrustes.egg-info/top_level.txt
qc_procrustes.egg-info/zip-safe