[Rquantlib-commits] r313 - pkg/RQuantLib/tests
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Apr 3 23:44:47 CEST 2011
Author: edd
Date: 2011-04-03 23:44:46 +0200 (Sun, 03 Apr 2011)
New Revision: 313
Modified:
pkg/RQuantLib/tests/RQuantlib.Rout.save
Log:
reverting the last change -- Linux gives two decimals, Windows three. C'est la vie.
(adjusted floating-rate bond clean and dirty prices to three decimals which is what the test now gives)
Modified: pkg/RQuantLib/tests/RQuantlib.Rout.save
===================================================================
--- pkg/RQuantLib/tests/RQuantlib.Rout.save 2011-04-03 21:16:01 UTC (rev 312)
+++ pkg/RQuantLib/tests/RQuantlib.Rout.save 2011-04-03 21:44:46 UTC (rev 313)
@@ -260,8 +260,8 @@
+ iborIndex.params, discountCurve.flat, dateparams)
Concise summary of valuation for FloatingRateBond
Net present value : 80.54557
- clean price : 92.549
- dirty price : 92.549
+ clean price : 92.55
+ dirty price : 92.55
accrued coupon : 0
yield : 0.050517
cash flows :
More information about the Rquantlib-commits
mailing list