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
