API Summary

hmf.cosmology.cosmo

Module dealing with cosmological models.

hmf.cosmology.growth_factor

Module defining the growth factor Component.

hmf.density_field.transfer

Module providing a framework for transfer functions.

hmf.density_field.transfer_models

Various models for computing the transfer function.

hmf.density_field.halofit(k, delta_k[, …])

Implementation of HALOFIT (Smith+2003).

hmf.density_field.filters

A module containing various smoothing filter Component models, including the popular top-hat in real space.

hmf.halos.mass_definitions

A model for mass definitions.

hmf.mass_function.hmf

The primary module for user-interaction with the hmf package.

hmf.mass_function.fitting_functions

A module defining several mass function fits.

hmf.mass_function.integrate_hmf

A supporting module that provides a routine to integrate the differential hmf in a robust manner.

hmf.alternatives.wdm

Module containing Warm Dark Matter models.

hmf.helpers.sample

Module for dealing with sampled mass functions.

hmf.helpers.functional

This module provides functions for generating several hmf.hmf.MassFunction instances from a combination of lists of parameters, in optimal order.