[QuantLibAddin-cvs] QuantLibAddin todonando.txt,1.19,1.20
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-06-23 17:20:58
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv475 Modified Files: todonando.txt Log Message: exported SymmetricSchurDecomposition Index: todonando.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** todonando.txt 22 Jun 2006 20:49:48 -0000 1.19 --- todonando.txt 23 Jun 2006 17:20:55 -0000 1.20 *************** *** 9,13 **** - omits ReturnValue description - add optional LongDescription ! - move stubs in QuantLibObject OH --- 9,13 ---- - omits ReturnValue description - add optional LongDescription ! - move stub.qla.* in QuantLibObject OH *************** *** 17,22 **** QUANTLIBADDIN - SWAPTION PRICING ! - export discount,loglinear selection - enforce version number check - export Quote (see RateHelpers) --- 17,25 ---- QUANTLIBADDIN + - SWAP GRID - SWAPTION PRICING ! - check matrix functions ! - why qlSwaptionVTSMatrix (not qlSwaptionVTSMatrix2) crash ! - export discount, loglinear selection - enforce version number check - export Quote (see RateHelpers) *************** *** 25,30 **** - type coercion - implicit convertion of QuantLib::Rate input parameter is failing ! - BOND: add loopparameters - bootstrap: First Future stub period flag QUANTLIBXL --- 28,35 ---- - type coercion - implicit convertion of QuantLib::Rate input parameter is failing ! - BOND: add loopParameters - bootstrap: First Future stub period flag + - QuantLib::Array as input and output (see qlEigen*, and low discepancy + sequences) QUANTLIBXL |