#rate #white #hull-white

hull_white

Pricing functions assuming a Hull White short rate

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

#140 in Finance

Download history 141/week @ 2024-12-10 5/week @ 2024-12-17 2/week @ 2024-12-24 30/week @ 2024-12-31 15/week @ 2025-01-07 2/week @ 2025-01-14 17/week @ 2025-02-11 6/week @ 2025-02-18

520 downloads per month

MIT license

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.8MB
~40K SLoC