good first issue
倉庫指標
- Star
- (4,166 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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.