Hi all, to use the market model in QLXL one needs the function qlAccountingEngineMultiplePathValues to start the simulation. Unfortunately this function is not created in QLXL. ( or this function is commented out in project qlgensrc , file accountingengines.xml) The reason is that the declaration of the function AccountingEngine::multiplePathValues has been changed and this causes some violation in QLXL 0.9.7. Is this already fixed in the next QLXL? If not how can i submit a patch? It is not difficult to fix this. One needs only to modify the three files accountingengine.h/cpp and upperboundengine.cpp in QuantLib and the file accountingengine.xml in qlgensrc. Best regards, Kim ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Fri, 2009-10-02 at 21:28 +0200, Kim Kuen Tang wrote:
> Is this already fixed in the next QLXL? > If not how can i submit a patch? I don't know if it's fixed (Nando?) If it's not, you can either use the patch tracker on Sourceforge (<https://sourceforge.net/tracker/?group_id=12740&atid=312740>) or post the patch on this list. In either case, context diffs (-C 3) are preferred. Luigi -- There is no opinion so absurd that some philosopher will not express it. -- Marcus Tullius Cicero, "Ad familiares" ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Hi Luigi,
one feature request and three patches were created. The first two of the patches were not successful, so you can delete it. Best regards, Kim Luigi Ballabio schrieb: > On Fri, 2009-10-02 at 21:28 +0200, Kim Kuen Tang wrote: > >> Is this already fixed in the next QLXL? >> If not how can i submit a patch? >> > > I don't know if it's fixed (Nando?) > If it's not, you can either use the patch tracker on Sourceforge > (<https://sourceforge.net/tracker/?group_id=12740&atid=312740>) or post > the patch on this list. In either case, context diffs (-C 3) are > preferred. > > Luigi > > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |