Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Python library for useful astrodynamics functions

Notifications You must be signed in to change notification settings

B612-Asteroid-Institute/astro

Repository files navigation

astro

Python library for useful astrodynamics functions

Installing Dependencies

Clone this repository using git (using SSH in this example):

git clone git@github.com:B612-Asteroid-Institute/astro.git

Then cd into the cloned repository and do one of the following depending on how you prefer your packages to be installed.

To install pre-requisite software using anaconda:

conda install -c defaults -c conda-forge --file requirements.txt

To install pre-requisite software using pip:

pip install -r requirements.txt

About

Python library for useful astrodynamics functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published