.gitignore
.gitmodules
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
examples/basic_example.py
examples/vary_baryon_parameters.py
examples/vary_parameters.py
f90wrap_helpers/classes.py
f90wrap_helpers/f90_files.txt
f90wrap_helpers/halo_profile_utils.py
f90wrap_helpers/kind_map
f90wrap_pyhmcode/pyhmcode/version.py
f90wrap_pyhmcode/pyhmcode.egg-info/PKG-INFO
f90wrap_pyhmcode/pyhmcode.egg-info/SOURCES.txt
f90wrap_pyhmcode/pyhmcode.egg-info/dependency_links.txt
f90wrap_pyhmcode/pyhmcode.egg-info/requires.txt
f90wrap_pyhmcode/pyhmcode.egg-info/top_level.txt
library/src/array_operations.f90
library/src/basic_operations.f90
library/src/calculus.f90
library/src/calculus_table.f90
library/src/camb_stuff.f90
library/src/constants.f90
library/src/cosmic_emu_stuff.f90
library/src/cosmology_functions.f90
library/src/fft.f90
library/src/field_operations.f90
library/src/file_info.f90
library/src/fitting.f90
library/src/gadget_stuff.f90
library/src/hmx.f90
library/src/hod_functions.f90
library/src/interpolate.f90
library/src/io.f90
library/src/limber.f90
library/src/minimization.f90
library/src/multidark_stuff.f90
library/src/ode_solvers.f90
library/src/orbits.f90
library/src/owls_extras.f90
library/src/owls_stuff.f90
library/src/physics.f90
library/src/precision.f90
library/src/random_numbers.f90
library/src/root_finding.f90
library/src/simulations.f90
library/src/sorting.f90
library/src/special_functions.f90
library/src/statistics.f90
library/src/string_operations.f90
library/src/table_integer.f90
library/src/vectors.f90
powerspectrum_interface/cosmosis_interface.py
powerspectrum_interface/setup.py
powerspectrum_interface/fortran_wrapper/HMx_wrapper.f90
powerspectrum_interface/fortran_wrapper/Makefile
powerspectrum_interface/pyhmx/__init__.py
powerspectrum_interface/pyhmx/hmx.py
powerspectrum_interface/tests/check_a8939a6a_benchmarks.py
powerspectrum_interface/tests/timing_vs_CAMB.py
powerspectrum_interface/tests/a8939a6a_benchmarks/pofk_hmcode2016.txt
powerspectrum_interface/tests/a8939a6a_benchmarks/pofk_hmx_matter_matter.txt
powerspectrum_interface/tests/a8939a6a_benchmarks/pofk_hmx_matter_pressure.txt
powerspectrum_interface/tests/a8939a6a_benchmarks/pofk_lin.txt
powerspectrum_interface/tests/a8939a6a_benchmarks/pofk_lin_k.txt
powerspectrum_interface/tests/a8939a6a_benchmarks/pofk_lin_z.txt
tests/test_pyhmcode.py