Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lbrichards committed Apr 4, 2015
1 parent cb6261a commit af9d555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ implied volatility and greeks. At its core is Peter Jäckel's
source code for `LetsBeRational`, an extremely fast and accurate algorithm
for obtaining Black's implied volatility from option prices.

Building on this solid foundation, vollib provides functions
Building on this solid foundation, `vollib` provides functions
to calculate option prices, implied volatility and greeks using
Black, Black-Scholes, and Black-Scholes-Merton. `vollib`
implements both analytical and numerical greeks for each of the three pricing formulae.

### About the initial release

This is the initial release of vollib. Tests and documentation are still incomplete.
This is the initial release of `vollib`. Tests and documentation are still incomplete.

### Dependencies

Expand Down

0 comments on commit af9d555

Please sign in to comment.