[QuantLibAddin-cvs] QuantLibAddin todonando.txt,1.14,1.15
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-06-20 09:51:37
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22823 Modified Files: todonando.txt Log Message: updated Index: todonando.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** todonando.txt 18 Jun 2006 19:47:14 -0000 1.14 --- todonando.txt 20 Jun 2006 09:51:34 -0000 1.15 *************** *** 4,15 **** timestamp for the logfile ! permanent object as planned last error message, not last log message investigate earliestDate, latestDate behaviour - check double recalc for bootstrapping default parameter for handle as input parameter il metodo addfixings per gli indici? - ohsetlogfile nowiz - support for static function (as holidayList) earliest days dovrebbe tener conto dei fixing days --- 4,12 ---- timestamp for the logfile ! permanent object as discussed last error message, not last log message investigate earliestDate, latestDate behaviour default parameter for handle as input parameter il metodo addfixings per gli indici? earliest days dovrebbe tener conto dei fixing days *************** *** 18,21 **** --- 15,19 ---- - what to do with QuantLib default parameters - export Quote (see RateHelpers) + - check double recalc for bootstrapping DESIGN *************** *** 26,30 **** GENSRC ! - copyright on autogenerated files QuantLib --- 24,30 ---- GENSRC ! - return enumerations ! - omits ReturnValue description ! - add optional LongDescription QuantLib *************** *** 43,46 **** --- 43,49 ---- - verify RateHelpers initializeDates_ when evalDate changes(latestDate, earliestDate) - how to have QL_ERROR_LINES and QL_ERROR_FUNCTIONS only in header files? + - why Swap/Swaption do not take default empy handle? + - BlackModel dovrebbe accettare una swptionvoltermstructure e non avere la yield termstructure + - capfloor engine deve prendere la termstructure non da BlackModel PIECEWISEYIELDCURVE |