10 releases (6 breaking)
0.7.0 | Apr 18, 2024 |
---|---|
0.6.0 | Feb 6, 2022 |
0.5.0 | Mar 23, 2019 |
0.4.0 | Mar 2, 2019 |
0.1.0 | Aug 17, 2018 |
#70 in Finance
520 downloads per month
190KB
1.5K
SLoC
[lin-badge]: https://github.com/danielhstahl/hull_white_rust/workflows/Rust/badge.svg [cov-badge]: https://codecov.io/gh/danielhstahl/hull_white_rust/branch/master/graph/badge.svg
Linux | Codecov |
---|---|
![lin-badge] | ![cov-badge] |
Hull White
This library implements functions that price fixed income products assuming that short rates follow a Hull-White process.
Documentation
The Documentation holds the model documentation for the various pricing functions and assumptions. Library (API) documentation is available at docs.rs
Requirements
The documentation is written in R Sweave. The application is written in Rust.
Install
Add the following package to your Cargo.toml:
hull_white = "0.6.0"
Benchmarks
Benchmarks are at https://danielhstahl.github.io/hull_white_rust/dev/bench/.
Dependencies
~1.2–1.9MB
~41K SLoC