AUTHORS.md
CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/model.md
docs/notebook-migration.md
docs/releasing.md
src/mantishrimp/__init__.py
src/mantishrimp/analysis.py
src/mantishrimp/config.py
src/mantishrimp/inference.py
src/mantishrimp/plotting.py
src/mantishrimp/results.py
src/mantishrimp/simulation.py
src/mantishrimp/validation.py
src/mantishrimp.egg-info/PKG-INFO
src/mantishrimp.egg-info/SOURCES.txt
src/mantishrimp.egg-info/dependency_links.txt
src/mantishrimp.egg-info/requires.txt
src/mantishrimp.egg-info/top_level.txt
tests/test_analysis.py
tests/test_config.py
tests/test_inference.py
tests/test_simulation.py
tests/test_validation.py