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

Gilles resolved MATH-451.
-------------------------

    Resolution: Fixed

The {{solve}} methods lacking the {{maxEval}} parameter were removed in 
revision 1042502 (trunk).


> "solvers": Make the maximum number of evaluations a parameter of the "solve" 
> methods
> ------------------------------------------------------------------------------------
>
>                 Key: MATH-451
>                 URL: https://issues.apache.org/jira/browse/MATH-451
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>             Fix For: 3.0
>
>
> Currently, the number of allowed evaluations is set by the 
> {{setMaxEvaluations}} method.
> In the ML, it was proposed to pass that parameter when calling the {{solve}} 
> method. The setter will be removed.
> The existing {{solve}} methods will remain, using a default value (100) for 
> the the maximum number of evaluations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to