Dear Wiki user,

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

The "MathWishList" page has been changed by LukeLindsay:
http://wiki.apache.org/commons/MathWishList?action=diff&rev1=69&rev2=70

   * Estimation of Omega in GLSMultipleLinearRegression using, for example 
Feasible Generalized Least Squares 
http://en.wikipedia.org/wiki/Feasible_generalized_least_squares
   * Add [[http://en.wikipedia.org/wiki/Convolution|convolution]], 
[[http://en.wikipedia.org/wiki/Laplace_transform|Laplace transform]], 
[[http://en.wikipedia.org/wiki/Z-transform|Z-transform]] and similar 
signal/image processing and filtering related essentials.
   * Add further functionality for BigDecimal and BigInteger arithmetic in 
particular a power function that will input two BigDecimal type numbers and 
raise one to the power of the other and return the result correct to a number 
of specified decimal places. This may best be added to the util.MathUtils class 
along with other pow functions - suggested by Andy Turner (2011-01-20)
- * Add fitter functions for linear models similar to ''lm.wfit'' in 
''R''(2011-11-14)
+  * Add fitter functions for linear models similar to ''lm.wfit'' in 
''R''(2011-11-14)
- * A mixed integer linear programming solver
+  * A mixed integer linear programming solver
- * A quadratic programming solver
+  * A quadratic programming solver
  

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

Reply via email to