mirochaj / hmf

Python halo mass function calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hmf

The halo mass function calculator.

https://travis-ci.org/steven-murray/hmf.png?branch=master https://coveralls.io/repos/github/steven-murray/hmf/badge.svg?branch=master

hmf is a python application that provides a flexible and simple way to calculate the Halo Mass Function for a range of varying parameters. It is also the backend to HMFcalc, the online HMF calculator.

Version 3 Note

Due to the general trend of moving to Python 3 by important projects such as IPython and astropy, from version 3.0, hmf is compatible with Python 3, and from version 3.1, it will drop (official) support for Python 2.

Documentation

Read the docs.

Attribution

Please cite Murray, Power and Robotham (2013) and/or https://ascl.net/1412.006 (whichever is more appropriate) if you find this code useful in your research. Please also consider starring the GitHub repository.

About

Python halo mass function calculator

License:Other


Languages

Language:Python 66.4%Language:Jupyter Notebook 33.6%