CosmoloPy 
=========

a cosmology package for Python

For documentation and installation instructions, see
http://roban.github.com/CosmoloPy/

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

Prerequisites
------------
  Python
  NumPy
  SciPy

 For tests:
  nose

 For power spectrum calculation (needed for most of the perturbation module):
  python-dev 
  swig


