This library provides utilities to interact with astronomical data.
Inspired by Astropy (http://astropy.org / https://github.com/astropy/astropy)
- Achieve feature compatibility with the Astropy library
- Equal or surpass the Astropy benchmarks
- Use pure Rust as opposed to wrapping other libraries
- Deserialize as lazily as possible
- Balance 'tight' (https://www.ecorax.net/tightness) types and adherance to APIs with graceful handling of deviation
Test assets are from the following sources:
- Original code is licensed under the MIT license
astropy
is licensed under BSD-3-Clausehifitime
is licensed under Apache-2.0
This crate's Minimum Supported Rust Version is 1.72.1
.