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 Andy Turner. http://wiki.apache.org/commons/MathWishList?action=diff&rev1=61&rev2=62 -------------------------------------------------- * 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]] * 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 functionality for enhanced BigDecimal and BigInteger arithmetic - suggested by Andy Turner (2011-01-20) + * 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) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org