Metadata-Version: 1.1
Name: HMFcalc
Version: 1.0.2
Summary: A halo mass function calculator web-app in django
Home-page: https://github.com/steven-murray/HMFcalc
Author: Steven Murray
Author-email: steven.jeanette.m@gmail.com
License: UNKNOWN
Description: README
        
        For more extensive notes on this implementation and the HMF in general, see the paper (reference here soon).
        
        This package is a django web-app, implementing the calculation of the halo mass function in as general a way as 
        possible while keeping it easy to use. 
        
        This app is not provided as a re-usable app, but rather as an insight into the workings of the current implementation
        at hmf.icrar.org. Feel free to modify it and let me know any bugs.\
        
        HISTORY
        
        1.0.2 - added better validation for many inputs to cause it not to crash
Keywords: halo mass function
Platform: UNKNOWN
Requires: numpy
Requires: pandas
