Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
imanuelcostigan committed Sep 7, 2019
1 parent 0a3a9b2 commit b51b23a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version 0.3.99

NEW:

- `VolQuotes()` and `VolSurface()` allow you to create volatility surfaces.
- `LinearCubicTimeVarInterpolation()` is a two dimensional interpolator that allows you to interpolate linearly in the maturity dimension and using cubic splines in the smile dimension when coupled with `VolSurface`.
- Implemented a `VolSurface` method for `interpolate()`

IMPROVED:

- Rebuilt documentation using newer version of `roxygen2`
Expand Down

0 comments on commit b51b23a

Please sign in to comment.