Skip to content

Commit

Permalink
Merge pull request #80 from larsnaesbye/master
Browse files Browse the repository at this point in the history
MathSpec link has moved
  • Loading branch information
ChristopherRabotin committed Feb 9, 2023
2 parents a82281d + 8c32552 commit 8f4c104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# nyx
[Nyx](https://en.wikipedia.org/wiki/Nyx) is a high fidelity, fast, reliable and **[validated](https://nyxspace.com/MathSpec/)** astrodynamical toolkit library written in Rust.
[Nyx](https://en.wikipedia.org/wiki/Nyx) is a high fidelity, fast, reliable and **[validated]([https://nyxspace.com/MathSpec/](https://nyxspace.com/nyxspace/MathSpec/))** astrodynamical toolkit library written in Rust.

The target audience is researchers and astrodynamics engineers. The rationale for using Rust is to allow for very fast computations, guaranteed thread safety,
and portability to all platforms supported by [Rust](https://forge.rust-lang.org/platform-support.html).
Expand Down Expand Up @@ -59,4 +59,4 @@ An astrodynamics engineer with a heavy background in software. Nyx relies on the
of Colorado at Boulder. I work for Masten Space Systems on the XL-1 Moon Lander ([we do really cool stuff](https://masten.aero/)).

# Examples
Refer to the [showcase](https://nyxspace.com/showcase/).
Refer to the [showcase](https://nyxspace.com/showcase/).

0 comments on commit 8f4c104

Please sign in to comment.