| Linux | Codecov | | :---------------: | :-------------------: | | ![lin-badge] | ![cov-badge] |
This library implements functions that price fixed income products assuming that short rates follow a Hull-White process.
The Documentation holds the model documentation for the various pricing functions and assumptions. Library (API) documentation is available at docs.rs
The documentation is written in R Sweave. The application is written in Rust.
Add the following package to your Cargo.toml:
hull_white = "0.5.0"