Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

VSOP87-rs 2.0.0

Compare
Choose a tag to compare
@Razican Razican released this 08 Jan 22:05
· 64 commits to main since this release

Second stable release of VSOP87 algorithm for Rust.

  • Added benchmarks.
  • Type safe results. (breaking change)
  • Improved some calculations a bit.
  • Improved documentation.