black76 0.19.3

Black76 option pricing model calculator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)   -->