public
Description: a basic numpy/scipy-based cosmology package for python
Homepage: http://roban.github.com/CosmoloPy/
Clone URL: git://github.com/roban/CosmoloPy.git
README
CosmoloPy [http://roban.github.com/CosmoloPy/]

a cosmology package for Python. 

CosmoloPy is released under the MIT software liscense. (See the
LISCENSE file.) 

Prerequisits:

  Python

  NumPy

  SciPy

 For tests:

  nose

 For perturbation-theory-based routines (most of the perturbation and
 reionization modules):

  python-dev 

  swig