[ 
https://issues.apache.org/jira/browse/MATH-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13735499#comment-13735499
 ] 

Gilles commented on MATH-1008:
------------------------------

Simplified implementation of the fluent API committed in revision 1512530.
This should make it much less tedious to upgrade the rest of the optimizer 
classes to the new "fluent API".

A new class {{o.a.c.m.optim.AbstractOptimizer}} was introduced that is aimed at 
replacing {{BaseOptimizer}} as the base class for all optimizers.

                
> Move the contents of "o.a.c.m.nonlinear.vector.jacobian" to the 
> "o.a.c.m.fitting" package
> -----------------------------------------------------------------------------------------
>
>                 Key: MATH-1008
>                 URL: https://issues.apache.org/jira/browse/MATH-1008
>             Project: Commons Math
>          Issue Type: Sub-task
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>              Labels: api-change
>             Fix For: 3.3
>
>         Attachments: fitting_leastquares.tar.gz
>
>
> The non-linear least-squares optimizers should be considered as "fitting" 
> algorithms and thus moved to the "o.a.c.m.fitting" package.
> As agreed on the [dev ML|http://markmail.org/message/3fjvucyz7rax4cyi], the 
> new classes will use the "fluent API".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to