Skip to content

Astrodynamics library in Rust. Currently working progress.

Notifications You must be signed in to change notification settings

ellie-sleightholm/astrorust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroRust

Version 0.0.1

An astrodynamics Rust library. Please note, I am in the process of building this to be used as a public crate. Updates will come as and when they're ready.

Build Instructions

These instructions assume that Rust and Cargo are installed on your system.

To set up this project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ellie-sleightholm/astrorust.git
    cd astrorust
  2. To use the AstroRust crate:
    cargo build

This will build everything you need to use astrorust.

  1. Running,
    cargo run --example time

will execute the time example.

About

Astrodynamics library in Rust. Currently working progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published