Metadata-Version: 1.1
Name: CosmoloPy
Version: 0.1.104
Summary: a cosmology package for Python.
Home-page: http://roban.github.com/CosmoloPy/
Author: Roban Hultman Kramer
Author-email: robanhk@gmail.com
License: MIT
Description: CosmoloPy is a package of cosmology routines built on NumPy/SciPy.
        
        Capabilities include
        --------------------
        
        `cosmolopy.density`
          Various cosmological densities.
        
        `cosmolopy.distance`
          Various cosmological distance measures.
        
        `cosmolopy.luminosityfunction`
          Galaxy luminosity functions (Schecter functions).
        
        `cosmolopy.magnitudes`
          Conversion in and out of the AB magnitude system.
        
        `cosmolopy.parameters`
          Pre-defined sets of cosmological parameters (e.g. from WMAP).
        
        `cosmolopy.perturbation`
          Perturbation theory and the power spectrum.
        
        `cosmolopy.reionization`
          The reionization of the IGM.
          
        
Keywords: astronomy cosmology cosmological distance density galaxyluminosity magnitude reionization Press-Schechter Schecter
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Operating System :: OS Independent
