CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
phytrace/__init__.py
phytrace/assumptions.py
phytrace/cli.py
phytrace/comparison.py
phytrace/config.py
phytrace/core.py
phytrace/environment.py
phytrace/evidence.py
phytrace/golden.py
phytrace/invariants.py
phytrace/manifest.py
phytrace/notebook.py
phytrace/plotting.py
phytrace/seeds.py
phytrace/types.py
phytrace/utils.py
phytrace.egg-info/PKG-INFO
phytrace.egg-info/SOURCES.txt
phytrace.egg-info/dependency_links.txt
phytrace.egg-info/entry_points.txt
phytrace.egg-info/requires.txt
phytrace.egg-info/top_level.txt
tests/test_core.py
tests/test_evidence.py
tests/test_invariants.py