5 releases
Uses old Rust 2015
0.0.6 | Oct 1, 2017 |
---|---|
0.0.5 | Sep 30, 2017 |
0.0.3 | Aug 28, 2017 |
0.0.2 | Aug 27, 2017 |
0.0.1 | Aug 26, 2017 |
#1465 in Algorithms
74 downloads per month
53KB
2K
SLoC
meealgi
A selective implementation of Jean Meeus' astronomical algorithms, and some supporting work.
Note: all functions in radians unless otherwise stated.
Algorithmic Notes
- nasa_delta_t function is sourced from here. (claims to cover -1999 to 3000).
Contributing
Contributions of all kinds are welcome, including documentation and test tweaks.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~1MB
~18K SLoC