|
From: SourceForge.net <no...@so...> - 2003-08-25 21:07:49
|
Feature Requests item #528758, was opened at 2002-03-12 02:23 Message generated for change (Settings changed) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=362740&aid=528758&group_id=12740 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Gábor Lipták (gliptak) Assigned to: Nobody/Anonymous (nobody) Summary: QuantLib.py OptionEngine-s Initial Comment: In QuantLib.py there is a EuropeanEngine defined, but not an AmericanEngine. Is this by design? Thanks ---------------------------------------------------------------------- Comment By: Luigi Ballabio (lballabio) Date: 2002-03-12 09:19 Message: Logged In: YES user_id=75450 AmericanEngine is not yet implemented in the C++ library. Engines are planned for American, Asians, and all other options since the new Option framework will eventually supersede the current pricers. However, this will take a bit of time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=362740&aid=528758&group_id=12740 |