Metadata-Version: 2.0
Name: hmf
Version: 2.0.0
Summary: A halo mass function calculator
Home-page: https://github.com/steven-murray/hmf
Author: Steven Murray
Author-email: steven.murray@uwa.edu.au
License: MIT
Keywords: halo mass function
Platform: UNKNOWN
Requires-Dist: astropy (>=1.0)
Requires-Dist: numpy (>=1.6.2)
Requires-Dist: scipy (>=0.12.0)

===
hmf
===

**The halo mass function calculator.**

.. image:: https://travis-ci.org/steven-murray/hmf.png?branch=master   
		:target: https://travis-ci.org/steven-murray/hmf
.. image:: https://badge.fury.io/py/hmf.svg
    :target: https://badge.fury.io/py/hmf
.. image:: https://img.shields.io/pypi/dw/hmf.svg
    :target: https://pypi.python.org/pypi/hmf
.. image:: https://coveralls.io/repos/github/steven-murray/hmf/badge.svg?branch=master
        :target: https://coveralls.io/github/steven-murray/hmf?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 <http://hmf.icrar.org>`_, the online HMF calculator.

Documentation
-------------
`Read the docs. <http://hmf.readthedocs.org>`_

Attribution
-----------
Please cite `Murray, Power and Robotham (2013)
<http://http://arxiv.org/abs/1306.6721>`_ if you find this code useful in your
research.



