Metadata-Version: 1.1
Name: commah
Version: 0.2.1
Summary: Get conc - mass or accretion history for any cosmology
Home-page: https://github.com/astroduff/commah
Author: Alan Duffy
Author-email: mail@alanrduffy.com
License: BSD
Download-URL: https://github.com/astroduff/commah/tarball/0.2
Description: ===============================
        commah
        ===============================
        
        .. image:: https://badge.fury.io/py/commah.png
            :target: http://badge.fury.io/py/commah
        
        .. image:: https://travis-ci.org/astroduff/commah.png?branch=master
                :target: https://travis-ci.org/astroduff/commah
        
        .. image:: https://pypip.in/d/commah/badge.png
                :target: https://pypi.python.org/pypi/commah
        
        
        Find concentration - mass relation MAH for any cosmology
        
        * Free software: BSD license
        * Documentation: https://commah.readthedocs.org.
        
        Features
        --------
        
        * Find the NFW concentration and accretion rate for halo of a given mass at any redshift
        
        * For a given halo mass and redshift can go to higher redshifts to create accretion and profile history
        
        * Several common cosmologies provided but user can give dict of any flat cosmology
        
        * Uses the methodology from Correa et al (2015a,b,c) 
        
        
        
        
        History
        -------
        
        0.2.0 (2015-02-02)
        ---------------------
        
        * Major usability mods
        
        
        0.1.0 (2015-01-30)
        ---------------------
        
        * First release on PyPI.
        
        
Keywords: commah,cosmology,astronomy,NFW,concentration,accretion
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
