You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2017/04/22 14:14:04 UTC

[jira] [Updated] (MATH-1323) Clarify usage of "LeastSquaresProblem" wrappers

     [ https://issues.apache.org/jira/browse/MATH-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Tompkins updated MATH-1323:
-------------------------------
    Fix Version/s:     (was: 4.0)
                   4.X

> Clarify usage of "LeastSquaresProblem" wrappers
> -----------------------------------------------
>
>                 Key: MATH-1323
>                 URL: https://issues.apache.org/jira/browse/MATH-1323
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Gilles
>              Labels: API, documentation
>             Fix For: 4.X
>
>
> In {{o.a.c.m.fitting.leastsquares.LeastSquareFactory}}, there is a method "countEvaluations" that could have been the intended way to enforce a limited number of evaluations/iterations in the new design of the least-squares optimizers.
> However, currently, the counters are inherited from {{o.a.c.m.optim.OptimizationProblem}}.
> It should be clarified which code is supposed to be deprecated. The issue is certainly related to the still pending refactoring of the {{o.a.c.m.optim}} package.
> Related discussion on the ML:
> http://markmail.org/message/2suzbyqv2hvzsemu



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)