Crate rateslib

source ·
Expand description

This is the documentation for rateslib-rs

This library is in development. Only parts of *rateslib (Python)* have been ported successfully, completely and with sound documentation to Rust.

Modules§

  • Create business day calendars and perform financial date manipulation.
  • Create curves for calculating interest rates and discount factors.
  • Toolset for forward mode automatic differentiation (AD).
  • Allows serialization and deserialization to JSON, with the serde crate.
  • Toolset to create one dimensional spline curves.