Hi,

math.optimization.* is replaced with math.optim.* as of version 3.1. The later 
will be the one to use in 4.0.

/Alexander 


2 jul 2013 kl. 20:39 skrev Bartosz Dobrzelecki <[email protected]>:

> Hello,
> 
> I was looking for a Java library that provides common optimization
> algorithm.
> Apache Math Commons looked like exactly what I need.
> However, when I looked at the API (3.2) almost all optimization algorithms
> have a note
> 
> *Deprecated.* *As of 3.1 (to be removed in 4.0).*
> 
> Are these algorithms going to be removed from the library as of 4.0 or will
> they just be refactored?
> 
> Cheers,
> Bartek

Reply via email to