[QuantLibAddin-cvs] QuantLibAddin todonando.txt,1.30,1.31
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-08-17 10:09:39
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29770 Modified Files: todonando.txt Log Message: avoiding usage of QuantLib deprecated functions Index: todonando.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** todonando.txt 10 Aug 2006 10:24:15 -0000 1.30 --- todonando.txt 17 Aug 2006 10:09:35 -0000 1.31 *************** *** 30,36 **** QuantLib YIELDCURVEBOOTSTRAP - add new flag: depo only to cover stub period - - check RateHelper prices and QL_FAIL for invalid input - - ALERT if bootstrap fails - bootstrap: First Future stub period flag QuantLib PIECEWISEYIELDCURVE --- 30,35 ---- QuantLib YIELDCURVEBOOTSTRAP - add new flag: depo only to cover stub period - bootstrap: First Future stub period flag + - ALERT if bootstrap fails QuantLib PIECEWISEYIELDCURVE |