CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
environment-gen.yml
pyproject.toml
docs/Makefile
docs/changelog.rst
docs/citation.rst
docs/concepts.rst
docs/conf.py
docs/halo_model.rst
docs/index.rst
docs/installation.rst
docs/make_figures.py
docs/make_sigma_table.py
docs/massdefs.rst
docs/quickstart.rst
docs/reproducing.rst
docs/requirements.txt
docs/testing.rst
docs/tutorial.rst
docs/validity.rst
docs/_static/figures/accuracy.png
docs/_static/figures/correction_vs_nu.png
docs/_static/figures/cosmology_dependence.png
docs/_static/figures/covered_domain.png
docs/_static/figures/growth_with_redshift.png
docs/_static/figures/mass_function.png
docs/_static/figures/sensitivity.png
docs/_static/figures/shape_parameters.png
docs/api/box.rst
docs/api/fit.rst
docs/api/generate.rst
docs/api/model.rst
docs/api/target.rst
docs/data/sigma_illustrative.npz
emu_hmf/__init__.py
emu_hmf/box.py
emu_hmf/fit.py
emu_hmf/generate.py
emu_hmf/model.py
emu_hmf/target.py
emu_hmf.egg-info/PKG-INFO
emu_hmf.egg-info/SOURCES.txt
emu_hmf.egg-info/dependency_links.txt
emu_hmf.egg-info/requires.txt
emu_hmf.egg-info/top_level.txt
emu_hmf/data/emu_hmf_mlp.npz
emu_hmf/data/emu_hmf_mlp_vir.npz
tests/conftest.py
tests/test_box.py
tests/test_fit.py
tests/test_generate.py
tests/test_model.py
tests/test_packaging.py
tests/test_public_api.py
tests/test_target.py