Popularity
49 Stars
Updated Last
1 Year Ago
Started In
March 2013

Astrodynamics.jl

A Fresh Approach to Astrodynamics...

Travis AppVeyor Docs (latest)

Astrodynamics.jl is an MPLv2-licensed toolbox for the development of astrodynamics software in Julia.

Installation

This package and most of its dependencies are not yet registered. You can install all required packages via the AstroDynDev package:

Pkg.clone("https://github.com/JuliaAstrodynamics/AstroDynDev.jl.git")

using AstroDynDev
AstroDynDev.install()