Patches item #3017462, was opened at 2010-06-17 09:06
Message generated for change (Settings changed) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=3017462&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: renorm (renorm) >Assigned to: Luigi Ballabio (lballabio) Summary: Ziggurat Algorithm (repost) Initial Comment: New zip file is attached. The old one had typo. ---------------------------------------------------------------------- Comment By: Luigi Ballabio (lballabio) Date: 2010-11-30 12:58 Message: The patch was applied (with some modifications) to the code repository. It will be included in next release. Thank you. ---------------------------------------------------------------------- Comment By: renorm (renorm) Date: 2010-08-10 12:46 Message: code is the same. updated comments only ---------------------------------------------------------------------- Comment By: renorm (renorm) Date: 2010-08-03 19:56 Message: Added specializations of RandomSequenceGenerator, InverseCumulativeRsg and InverseCumulativeRng to use ZigguratGenerator. New trait PseudoRandomZiggurat can be used with MC pricing engines. Example program included. ---------------------------------------------------------------------- Comment By: renorm (renorm) Date: 2010-06-25 13:12 Message: I converted normal variates back into uniform 32 bit unsigned integers and run diehard test on them. All p-values look good. No extreme values suck as 0.9999 or 0.0001. Because of large number of computed p-values (~200), 0.01 (or 0.99) isn't extreme. ---------------------------------------------------------------------- Comment By: renorm (renorm) Date: 2010-06-25 09:52 Message: I found another bug, which didn't show up in statistical tests. The unloaded file contains GSL implementation and Matlab file used to generate look up tables. For some strange reason GSL implementation uses different value for the right-most step. My implementation uses the same value as reported in Marsaglia and Tsang (2000). If you use GSL value in the matlab file, it fails the diagnostics step. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=3017462&group_id=12740 ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |