1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-03-17 20:17:57 +02:00

Merge pull request #880 from ChristopherRabotin/patch-1

Add nyx-space
This commit is contained in:
Tom Parker-Shemilt 2020-04-26 09:11:46 +01:00 committed by GitHub
commit a32ad5aa14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1355,6 +1355,7 @@ See also [Are we game yet?](https://arewegameyet.com)
[[simulation](https://crates.io/keywords/simulation)]
* [bigbang](https://crates.io/crates/bigbang) - Gravitational and collisional n-body simulation with optional GPU acceleration [<img src="https://api.travis-ci.org/sezna/bigbang.svg?branch=master">](https://travis-ci.org/sezna/bigbang)
* [nyx-space](https://crates.io/crates/nyx-space) - High fidelity, fast, reliable and validated astrodynamical toolkit library, used for spacecraft mission design and orbit determination [![Build Status](https://gitlab.com/chrisrabotin/nyx/badges/master/pipeline.svg)](https://gitlab.com/chrisrabotin/nyx/pipelines)
### Template engine