[Riskquantify-devel] New release downloadable from Sourceforge
Status: Beta
Brought to you by:
bah
From: Brett H. <br...@hu...> - 2006-01-04 00:47:59
|
I've release version 0.7.6 of Risk Quantify. This version has the following improvements: * Added a rq_tree_rb_remove() function so that we can remove nodes from the red-black tree. Also it doesn't seem as though an in-order insertion of keys into the tree would actually produce a balanced tree. I've fixed this up. * Added a new test_tree_rb test for testing red-black trees. * Added generic iterator support to most of the container classes. * Added some matrix functions. * Added a poisson random number function. * Added a multi-factor monte carlo pricing function. As usual the latest version can be downloaded here: http://sourceforge.net/project/showfiles.php?group_id=10419 Please let me know if you find any problems with this release. Cheers, Brett -- Brett Hutley - Quantitative Developer mailto:br...@hu... http://hutley.net/brett |