vsop87 0.2.0

VSOP87 Rust implementation. Includes VSOP87 and VSOP87A versions. The rest of the versions (VSOP87B, VSOP87C, VSOP87D and VSOP87E) are going to be implemented in the future.
Documentation

VSOP87 Rust implementation

Coverage Status Build Status

This library implements the VSOP87 algorithm in Rust. The use can be seen in the documentation. The library currently is divided in one module per VSOP87 version implementation. The implemented ones are basic VSOP87 algorithm and VSOP87A. The rest of the algorithms (VSOP87B, VSOP87C, VSOP87D and VSOP87E) will be implemented in the future.