Re: [math] ConvergenceChecker

2016-02-08 Thread Ole Ersoy
Hi Evan, On 02/08/2016 08:10 AM, Evan Ward wrote: Hi Ole, On 02/05/2016 06:40 PM, Ole Ersoy wrote: On 02/05/2016 04:42 PM, Evan Ward wrote: Yes, I use it. In some cases it is useful to watch the RMS residuals So if it were modularized and supported logging then this might satisfy the same r

Re: [math] ConvergenceChecker

2016-02-08 Thread Evan Ward
Hi Ole, On 02/05/2016 06:40 PM, Ole Ersoy wrote: > > > On 02/05/2016 04:42 PM, Evan Ward wrote: >> Yes, I use it. In some cases it is useful to watch the RMS residuals > So if it were modularized and supported logging then this might > satisfy the same requirement? I'm not sure if I understand wh

Re: [math] ConvergenceChecker

2016-02-05 Thread Ole Ersoy
On 02/05/2016 04:42 PM, Evan Ward wrote: Yes, I use it. In some cases it is useful to watch the RMS residuals So if it were modularized and supported logging then this might satisfy the same requirement? , in other cases to watch the change in the states. I think it is there from an acknowle

Re: [math] ConvergenceChecker

2016-02-05 Thread Evan Ward
Yes, I use it. In some cases it is useful to watch the RMS residuals, in other cases to watch the change in the states. I think it is there from an acknowledgement that we can't enumerate all possible convergence criteria, so we provide a way for the user to define their own. Regards, Evan On 02/

[math] ConvergenceChecker

2016-02-05 Thread Ole Ersoy
Hi, The LeastSquaresProblem supports dropping in a custom ConvergenceChecker checker. Does anyone do this? Can you help me better understand the value of it? TIA, Ole - To unsubscribe, e-mail: dev-unsubscr...@commons.apache