Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing FDAmericanEngine from quantlib in American_Option_Black_Scholes.ipynb #53

Closed
arthurpham opened this issue Jun 17, 2021 · 1 comment

Comments

@arthurpham
Copy link

AttributeError: module 'QuantLib' has no attribute 'FDAmericanEngine'

According to the quantlib release https://github.com/lballabio/QuantLib/releases/tag/QuantLib-v1.22, FDAmericanEngine has been removed after being deprecated, and is replaced by FdBlackScholesVanillaEngine

tf-quant-finance-robot pushed a commit that referenced this issue Jul 16, 2021
 * Add XLA-compiled timing for a CPU device
 * Update QuantLib implementation as suggested in #53

PiperOrigin-RevId: 385151861
@cyrilchim
Copy link
Contributor

I have updated the colab with new timings and also with the updated method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants