Re: [math] fluent API for optimizers

2013-09-14 Thread Gilles
On Fri, 13 Sep 2013 20:06:35 +0200, Thomas Neidhart wrote: Hi, while looking at the new fluent API implemented for the fitting.leastsquares package, I was wondering why some of the interfaces used for providing input data are in this package: * WithMaxEvaluations * WithMaxIterations * With

[math] fluent API for optimizers

2013-09-13 Thread Thomas Neidhart
Hi, while looking at the new fluent API implemented for the fitting.leastsquares package, I was wondering why some of the interfaces used for providing input data are in this package: * WithMaxEvaluations * WithMaxIterations * WithConvergenceChecker are used by AbstractOptimizer in the optim