hull_white

Crates.iohull_white
lib.rshull_white
version0.7.0
sourcesrc
created_at2018-08-17 20:47:05.175294
updated_at2024-04-18 00:49:04.023493
descriptionPricing functions assuming a Hull White short rate
homepagehttps://github.com/danielhstahl/hull_white_rust
repositoryhttps://github.com/danielhstahl/hull_white_rust
max_upload_size
id79997
size269,504
Daniel Stahl (phillyfan1138)

documentation

README

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/.

Commit count: 51

cargo fmt