[
https://issues.apache.org/jira/browse/MATH-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966840#action_12966840
]
Luc Maisonobe commented on MATH-451:
------------------------------------
I agree with your suggestion.
thanks
> "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.