Yes, but I am wondering if it had just been moved in the way many of the classes in optimization were moved to optim. Given that LevenbergMarquardt was deprecated in 3.1 and 3.2 only to reappear in the latest development version made me think it had just been moved somewhere.
-----Original Message----- From: Gilles [mailto:[email protected]] Sent: Sunday, January 26, 2014 5:42 PM To: [email protected] Subject: Re: [math] LevenbergMarquardtOptimizer replacement Hello. > > I would like to use the LevenbergMarquardtOptimizer but it was > deprecated in 3.1. It is listed in o.a.c.m.fitting.leastsquares in the > latest development API. However, I do not see an it listed anywhere in > 3.1 or 3.2. I am currently using 3.1 and I would like to know where I > can find it or a suitable replacement. > http://commons.apache.org/proper/commons-math/javadocs/api-3.2/org/apache/commons/math3/optim/nonlinear/vector/jacobian/LevenbergMarquardtOptimizer.html [But it is deprecated, as you noticed.] HTH, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
