quantlib
Here are 30 public repositories matching this topic...
-
Updated
Jun 13, 2020 - C++
-
Updated
Jul 29, 2017 - C++
-
Updated
Jun 8, 2020 - Julia
quantlibjs / ql
-
Updated
Aug 30, 2017 - C++
-
Updated
Jun 17, 2020 - Dockerfile
-
Updated
Nov 25, 2019 - C++
-
Updated
Jul 21, 2020 - Shell
-
Updated
Nov 3, 2017
-
Updated
Jun 12, 2020
-
Updated
Aug 2, 2020 - C++
-
Updated
Aug 24, 2017
-
Updated
May 8, 2018 - Python
-
Updated
Apr 1, 2020 - C++
-
Updated
Jan 13, 2019 - Dockerfile
-
Updated
May 13, 2020 - C++
-
Updated
Dec 31, 2019 - Shell
Improve this page
Add a description, image, and links to the quantlib topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quantlib topic, visit your repo's landing page and select "manage topics."
Heston model has accurate density approximations for European option prices, which are of interest.
The module implementing this method should live under tf_quant_finance/volatility/heston_approximation.py. It should support both European option puts and calls approximations. Tests should be in heston_approximation_test.py in the same folder.