LICENSE
README.md
pyproject.toml
scripts/phack/__init__.py
scripts/phack/bench.py
scripts/phack/cli.py
scripts/phack/core.py
scripts/phack/detect.py
scripts/phack/grid.py
scripts/phack/inference.py
scripts/phack/init_card.py
scripts/phack/io.py
scripts/phack/plot.py
scripts/phack/polyglot.py
scripts/phack/procedures.py
scripts/phack/race.py
scripts/phack/report.py
scripts/phack/rundir.py
scripts/phack/score.py
scripts/phack/search.py
scripts/phack/simulate.py
scripts/phack/theatre.py
scripts/phack/verify.py
scripts/phack.egg-info/PKG-INFO
scripts/phack.egg-info/SOURCES.txt
scripts/phack.egg-info/dependency_links.txt
scripts/phack.egg-info/entry_points.txt
scripts/phack.egg-info/requires.txt
scripts/phack.egg-info/top_level.txt
tests/test_core.py
tests/test_designs.py
tests/test_detect.py
tests/test_event_study.py
tests/test_grid_v2.py
tests/test_polyglot.py
tests/test_procedures.py
tests/test_race.py
tests/test_release.py
tests/test_rundir.py
tests/test_score.py
tests/test_score_langs.py
tests/test_search.py
tests/test_search_v2.py
tests/test_simulate.py
tests/test_theatre.py