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ยง
- curves
- Create curves for calculating interest rates and discount factors.
- dual
- Toolset for forward mode automatic differentiation (AD).
- fx
- fx_
volatility - json
- Allows serialization and deserialization to JSON, with the
serde
crate. - scheduling
- Create a business day
Calendar
, instrumentSchedule
and perform financial date manipulation. - splines
- Toolset to create one dimensional spline curves.