Guys,
Today I compiled QuantLib 0.4.0 (so long time since last time...) and I got the following test suite error. Could you please check it? Regards, Piter Dias [hidden email] Testing flat-volatility stripping... ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 2Y strike: 2% volatility=: 0.179978 relativeError=: -0.0120633 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 2Y strike: 3% volatility=: 0.179892 relativeError=: -0.0601433 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 2Y strike: 4% volatility=: 0.179846 relativeError=: -0.0856778 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 2Y strike: 5% volatility=: 0.17987 relativeError=: -0.0723772 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 2Y strike: 6% volatility=: 0.179915 relativeError=: -0.0471077 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 2Y strike: 7% volatility=: 0.179953 relativeError=: -0.0260588 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 2Y strike: 8% volatility=: 0.179981 relativeError=: -0.0106963 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 3Y strike: 4% volatility=: 0.180032 relativeError=: 0.0179383 ------------- ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": tenor: 3Y strike: 5% volatility=: 0.180027 relativeError=: 0.015243 ------------- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Piter,
On 4/7/07, Piter Dias <[hidden email]> wrote: > Guys, > > Today I compiled QuantLib 0.4.0 (so long time since last time...) and I got > the following test suite error. Could you please check it? > > Regards, > > > Piter Dias > [hidden email] > > Testing flat-volatility stripping... > ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": I added this to the FAQ: http://quantlib.org/faq.shtml#Testing%20QuantLib1 François, your comment on the ticket suggests that you understand the cause of the bug but gives no indication of a resolution, do you have one in mind? Regards, Eric ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Sun, 2007-04-08 at 13:13 +0200, eric ehlers wrote:
> > Testing flat-volatility stripping... > > ./capstripper.cpp(234): error in "CapsStripperTest::FlatVolatilityStripping": > > I added this to the FAQ: > http://quantlib.org/faq.shtml#Testing%20QuantLib1 > > François, your comment on the ticket suggests that you understand the > cause of the bug but gives no indication of a resolution, do you have > one in mind? The fix for the test would be to adjust today's date so that it's a business day. i just committed it. Eric, can you change permissions to faq.shtml on the site so that it's group-writable? Thanks, Luigi ---------------------------------------- The first rule of intelligent tinkering is to save all the parts. -- Paul Erlich ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Hi Luigi,
> Eric, can you change permissions to faq.shtml on the site so that it's > group-writable? Done. Regards, Eric ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |