"optimization": Make the maximum number of evaluations a parameter of the
"optimize" methods
--------------------------------------------------------------------------------------------
Key: MATH-454
URL: https://issues.apache.org/jira/browse/MATH-454
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.
That parameter should be passed to the {{optimize}} method. The setter will be
removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.