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

helgee/Astrodynamics.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Maintenance Intended

Astrodynamics.jl is archived and will not be developed further. A well-maintained alternative in Julia is SatelliteToolbox.jl. I (@helgee) am working on Lox which is a Rust-based library with a Python interface for interactive use.

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()