[
https://issues.apache.org/jira/browse/MATH-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-1377.
--------------------------
Resolution: Fixed
Fixed in branch "develop".
> SimplexOptimizer: short-circuit unnecessary computations
> --------------------------------------------------------
>
> Key: MATH-1377
> URL: https://issues.apache.org/jira/browse/MATH-1377
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.6.1
> Reporter: Gilles
> Assignee: Gilles
> Priority: Minor
> Labels: perfomance
> Fix For: 4.0
>
>
> In {{SimplexOptimizer}}, at line 165, we could break out of the {{for}} loop
> as soon as variable {{converged}} is {{false}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)