LICENSE
README.md
pyproject.toml
src/stanhf/__init__.py
src/stanhf/channel.py
src/stanhf/cli.py
src/stanhf/config.py
src/stanhf/convert.py
src/stanhf/metadata.py
src/stanhf/modifier.py
src/stanhf/pars.py
src/stanhf/run.py
src/stanhf/sample.py
src/stanhf/stanabc.py
src/stanhf/stanhf.stanfunctions
src/stanhf/stanstr.py
src/stanhf.egg-info/PKG-INFO
src/stanhf.egg-info/SOURCES.txt
src/stanhf.egg-info/dependency_links.txt
src/stanhf.egg-info/entry_points.txt
src/stanhf.egg-info/requires.txt
src/stanhf.egg-info/top_level.txt
src/stanhf/contrib/bfs.py
src/stanhf/contrib/freq.py
tests/test_cli.py
tests/test_convert.py
tests/test_freq.py
tests/test_hep_data.py
tests/test_hep_data_patch.py
tests/test_import.py
tests/test_run.py