LICENSE
MANIFEST.in
README.md
pyproject.toml
GEMDAT.egg-info/PKG-INFO
GEMDAT.egg-info/SOURCES.txt
GEMDAT.egg-info/dependency_links.txt
GEMDAT.egg-info/requires.txt
GEMDAT.egg-info/top_level.txt
src/gemdat/__init__.py
src/gemdat/caching.py
src/gemdat/collective.py
src/gemdat/io.py
src/gemdat/jumps.py
src/gemdat/legacy.py
src/gemdat/path.py
src/gemdat/rdf.py
src/gemdat/segmentation.py
src/gemdat/shape.py
src/gemdat/simulation_metrics.py
src/gemdat/trajectory.py
src/gemdat/transitions.py
src/gemdat/utils.py
src/gemdat/volume.py
src/gemdat/data/argyrodite.cif
src/gemdat/data/lagp.cif
src/gemdat/data/latp.cif
src/gemdat/data/li3ps4.cif
src/gemdat/data/lisnps.cif
src/gemdat/data/logo.png
src/gemdat/data/logo_on_black.png
src/gemdat/data/logo_on_white.png
src/gemdat/data/mno2_lambda.cif
src/gemdat/data/na3ps4.cif
src/gemdat/plots/__init__.py
src/gemdat/plots/matplotlib/__init__.py
src/gemdat/plots/matplotlib/_displacements.py
src/gemdat/plots/matplotlib/_jumps.py
src/gemdat/plots/matplotlib/_paths.py
src/gemdat/plots/matplotlib/_rdf.py
src/gemdat/plots/matplotlib/_shape.py
src/gemdat/plots/matplotlib/_vibration.py
src/gemdat/plots/plotly/__init__.py
src/gemdat/plots/plotly/_density.py
src/gemdat/plots/plotly/_displacements.py
src/gemdat/plots/plotly/_jumps.py
src/gemdat/plots/plotly/_vibration.py