MickaelRigault / astrobject

This module gather the basic tools one usually needs in astrophysics and cosmology
6 stars 4 forks source link

astrobject

This module gathers the basic tools one usually needs for astrophysics and cosmology.

PyPI

Installation

sudo pip install astrobject

or using git

git clone https://github.com/MickaelRigault/astrobject.git
cd astrobject
python setup.py install

Requirements

The required packages will be installed automatically if you install astrobject using pip

Optional