.readthedocs.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/pypi-publish.yml
.github/workflows/unittest.yml
assyst/__init__.py
assyst/_version.py
assyst/calculators.py
assyst/crystals.py
assyst/filters.py
assyst/perturbations.py
assyst/plot.py
assyst/relax.py
assyst.egg-info/PKG-INFO
assyst.egg-info/SOURCES.txt
assyst.egg-info/dependency_links.txt
assyst.egg-info/requires.txt
assyst.egg-info/top_level.txt
docs/Makefile
docs/assyst.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
notebooks/SimpleUnary.ipynb
tests/__init__.py
tests/test_crystal.py
tests/filter/__init__.py
tests/filter/test_distance.py