Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" 
for change notification.

The following page has been changed by AlexMarshall:
http://wiki.apache.org/jakarta-commons/MathWishList

------------------------------------------------------------------------------
        * Implementing algorithms for practicality, and look into optimizing 
the algorithms (in terms of implementing it).
   * AbstractStorelessUnivariateStatistic.evaluate(...) and all the workhorse 
implementations in subclasses should be static methods. -- NickGuenther
   * StandardDeviation has versions of .evaluate which take a precalculated 
mean. It would be nice if the same sort of thing could be had for all the other 
measures (e.g. skewness & kurtosis should be able to take both precalculated 
means and standard deviations) -- NickGuenther
+  * A 'between' function for checking number ranges.  I've searched and could 
not find one, but if this functionality already exists, please contact me -- 
AlexMarshall
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to