black76

Crates.ioblack76
lib.rsblack76
version0.24.2
sourcesrc
created_at2023-02-25 04:51:37.73602
updated_at2023-07-28 02:11:03.992378
descriptionBlack76 option pricing model calculator
homepage
repositoryhttps://github.com/hayden4r4/black76-rust
max_upload_size
id794170
size1,444,974
Hayden Rose (hayden4r4)

documentation

https://docs.rs/black76

README

black76

This library provides an simple, lightweight, and efficient (though not heavily optimized) implementation of the Black76 model for pricing European options.

Includes all first, second, and third order Greeks.

Implements both:

Usage

View the docs for usage and examples.

Other packages available:
Python: Pypi
WASM: npm

Commit count: 117

cargo fmt