LICENSE
README.md
pyproject.toml
src/gallop/__init__.py
src/gallop/explore.py
src/gallop/power.py
src/gallop/priors.py
src/gallop/sequential.py
src/gallop/shrink.py
src/gallop/trust.py
src/gallop/validate.py
src/gallop/variance.py
src/gallop/examples/__init__.py
src/gallop/examples/quickstart.py
src/gallop/templates/metric-registry.schema.json
src/gallop/templates/prior-store.schema.json
src/gallop_pds.egg-info/PKG-INFO
src/gallop_pds.egg-info/SOURCES.txt
src/gallop_pds.egg-info/dependency_links.txt
src/gallop_pds.egg-info/requires.txt
src/gallop_pds.egg-info/top_level.txt
tests/test_explore.py
tests/test_power.py
tests/test_priors.py
tests/test_sequential.py
tests/test_shrink.py
tests/test_sql_templates.py
tests/test_trust.py
tests/test_validate.py
tests/test_variance.py