Date: 2004-09-02T08:36:19
Editor: MarkDiggory <[EMAIL PROTECTED]>
Wiki: Jakarta Commons Wiki
Page: MathWishList
URL: http://wiki.apache.org/jakarta-commons/MathWishList
no comment
Change Log:
------------------------------------------------------------------------------
@@ -7,7 +7,7 @@
* Add population variance and standard deviation statistic.
* Add 0-1 random number generators. -- Not sure what is being requested here.
RandomData.nextInt(0, 1) will generate random 0-1 values. Are we talking about random
binary strings?
* I assumed this item meant "implement good random number generators, e.g., like
those described in ''Numerical Recipes'' or Knuth". -- AlChou
- * I highly recommend working with Paul Houle [http://www.honeylocust.com/RngPack/]
to get these random number generators integrated into the math library. He has stated
to me in the past that he is willing to relicense them under the Apache license. As
well I beleive that with the BSD being compatable with Apache licensing, there would
be little stopping us from integrating them ourselves as a derivative work.
+ * I highly recommend working with Paul Houle [http://www.honeylocust.com/RngPack/]
to get these random number generators integrated into the math library. He has stated
to me in the past that he is willing to relicense them under the Apache license. As
well I beleive that with the BSD being compatable with Apache licensing, there would
be little stopping us from integrating them ourselves as a derivative work. - Mark
Diggory
* Add sparse matrix implementation.
* Add a fraction type - Can start with implementation contributed to [lang] here
[http://issues.apache.org/bugzilla/show_bug.cgi?id=29294]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]