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 PhilSteitz:
http://wiki.apache.org/jakarta-commons/MathWishList

The comment on the change is:
Added content from summer of code proposal

------------------------------------------------------------------------------
     * Oh, I remember now that with the standard deviation algorithm I 
researched, in order to maintain a '''rolling window''', it would have to store 
all the data in the window so it could delete the least recent one while adding 
the most recent one.  Sorry for the denseness. -- AlChou
   * Provide FFT's. -- AlChou
  
+  * [[Anchor(summerofcode)]] Numerical Enhancements (Summer of Code Proposal)
+    * performance tuning for matrix computation and add more decomposition 
methods
+    * univariate integration (Romberg is what I have in mind)
+    * true polynomial interpolation (as opposed to spline)
+    * univariate minimization
+    * robust derivative-free multidimensional optimization (downhill simplex)
+    * B-spline
+    * ODE solver
+ 

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

Reply via email to