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

Gilles commented on MATH-902:
-----------------------------

Unless there are objections, I'll implement the suggestion from [this message 
on the "dev" ML|http://markmail.org/message/f4mq4mpai3ydybm7] into the 
"Simple...Checker" classes (package "o.a.c.m.optimization").

                
> org.apache.commons.math3.exception.TooManyEvaluationsException should return 
> best found result
> ----------------------------------------------------------------------------------------------
>
>                 Key: MATH-902
>                 URL: https://issues.apache.org/jira/browse/MATH-902
>             Project: Commons Math
>          Issue Type: Wish
>         Environment: any
>            Reporter: Konstantin Berlin
>            Priority: Minor
>
> The org.apache.commons.math3.exception.TooManyEvaluationsException should 
> contain within it the best found solution so far. There are numerous examples 
> when the optimization might not have converged to the stopping condition but 
> the minimum point is better than the starting point that was provided. The 
> user should have the ability to at least decide if it is good enough, or use 
> it as a starting point into a different optimization run.

--
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