@haydenr4/black76_wasm
Version:
Black76 option pricing model calculator
14 lines (8 loc) • 486 B
Markdown
# 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.
## Usage
View the [docs](https://docs.rs/black76) for usage and examples.
<!-- **Other packages available:**
Python: [Pypi](https://pypi.org/project/black76-python/)
WASM: [npm](https://www.npmjs.com/package/@haydenr4/black76_wasm) -->