Dear Wiki user,

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

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

The comment on the change is:
Dropped request for number ranges - duplicates org.apache.commons.lang.math

------------------------------------------------------------------------------
        * 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
   * Generalized Matrix Inversion, as I describe on http://mjollnir.com/matrix/ 
-- Rand Huso
   * Estimation of Omega in GLSMultipleLinearRegression using, for example 
Feasible Generalized Least Squares 
[http://en.wikipedia.org/wiki/Feasible_generalized_least_squares]
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to