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/entry_points.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/legacy.py
src/gemdat/path.py
src/gemdat/rdf.py
src/gemdat/segmentation.py
src/gemdat/simulation_metrics.py
src/gemdat/sites.py
src/gemdat/trajectory.py
src/gemdat/transitions.py
src/gemdat/utils.py
src/gemdat/volume.py
src/gemdat/dashboard/__init__.py
src/gemdat/dashboard/_shared.py
src/gemdat/dashboard/gemdash.py
src/gemdat/dashboard/run.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/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/_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/_paths.py
src/gemdat/plots/plotly/_vibration.py