LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
versioneer.py
bayes_hfs/__init__.py
bayes_hfs/_version.py
bayes_hfs/hfs_model.py
bayes_hfs/hfs_ratio_model.py
bayes_hfs/physics.py
bayes_hfs/utils.py
bayes_hfs.egg-info/PKG-INFO
bayes_hfs.egg-info/SOURCES.txt
bayes_hfs.egg-info/dependency_links.txt
bayes_hfs.egg-info/requires.txt
bayes_hfs.egg-info/top_level.txt
tests/test_hfs_model.py
tests/test_hfs_ratio_model.py
tests/test_physics.py
tests/test_utils.py