vsop87 1.0.3

VSOP87 Rust implementation. Includes all VSOP87 algorith versions: VSOP87, VSOP87A, VSOP87B, VSOP87C, VSOP87D and VSOP87E.
Documentation

VSOP87 Rust implementation

Build Status Build status Coverage Status Crates.io

This library implements the VSOP87 algorithm in 100% pure Rust. The use can be seen in the documentation. The library is divided in one module per VSOP87 version implementation. All versions are implemented: basic VSOP87 algorithm, VSOP87A, VSOP87B, VSOP87C, VSOP87D and VSOP87E.