rastro 0.1.8

A modern space dynamics library for research and engineering applications. Designed to be high performance, easy to learn, and fast to code, and ready for flight.
Documentation
[dependencies.nalgebra]
version = "^0.29.0"

[dependencies.rsofa]
version = "^0.4.5"

[dev-dependencies.approx]
version = "^0.5.0"

[package]
authors = ["Duncan Eddy <duncan.eddy@gmail.com>"]
categories = ["science"]
description = """
A modern space dynamics library for research and engineering applications.
Designed to be high performance, easy to learn, and fast to code, and ready for flight.
"""
documentation = "https://docs.rs/rastro/"
edition = "2021"
homepage = "https://https://duncaneddy.github.io/rastro/"
keywords = ["space", "astrodynamics", "satellite"]
license = "MIT"
name = "rastro"
readme = "../README.md"
repository = "https://github.com/duncaneddy/rastro/"
version = "0.1.8"