1bug(3) QuantLib bug(3)
2
3
4
6 bug - .TH "bug" 3 "Thu Aug 19 2010" "Version 1.0.1" "QuantLib"
7
9 bug -
10
11 Class AssetSwap
12 fair prices are not calculated correctly when using indexed
13 coupons.
14
15 Class BlackCalculator
16 When the variance is null, division by zero occur during the
17 calculation of delta, delta forward, gamma, gamma forward, rho,
18 dividend rho, vega, and strike sensitivity.
19
20 Class CapHelper
21 This helper does not register with the passed IBOR index and with
22 the evaluation date. Furthermore, the ATM strike rate is not
23 recalculated when any of its observables change.
24
25 Class CoxIngersollRoss
26 this class was not tested enough to guarantee its functionality.
27
28 Class ExtendedCoxIngersollRoss
29 this class was not tested enough to guarantee its functionality.
30
31 Class G2
32 This class was not tested enough to guarantee its functionality.
33
34 Class HullWhite
35 When the term structure is relinked, the r0 parameter of the
36 underlying Vasicek model is not updated.
37
38 Class HybridHestonHullWhiteProcess
39 This class was not tested enough to guarantee its functionality...
40 work in progress
41
42 Class InterpolatedYoYOptionletStripper< Interpolator1D >
43 Tests currently fail.
44
45 Class KInterpolatedYoYOptionletVolatilitySurface< Interpolator1D >
46 Tests currently fail.
47
48 Class LocalVolSurface
49 this class is untested, probably unreliable.
50
51 Class MultiCubicSpline< i >
52 cannot interpolate at the grid points on the boundary surface of
53 the N-dimensional region
54
55 Class SwaptionHelper
56 This helper does not register with the passed IBOR index and with
57 the evaluation date. Furthermore, the ATM exercise rate is not
58 recalculated when any of its observables change.
59
60Version 1.0.1 Thu Aug 19 2010 bug(3)