You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2021/06/04 11:41:00 UTC

[jira] [Updated] (MATH-1213) LaguerreSolver complex solve methods do not allow maxEval limit

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

Gilles Sadowski updated MATH-1213:
----------------------------------
    Fix Version/s:     (was: 4.0)
                   4.X

> LaguerreSolver complex solve methods do not allow maxEval limit
> ---------------------------------------------------------------
>
>                 Key: MATH-1213
>                 URL: https://issues.apache.org/jira/browse/MATH-1213
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.4.1
>            Reporter: Phil Steitz
>            Priority: Major
>             Fix For: 4.X
>
>
> The methods solveAllComplex and solveComplex in the LaguerreSolver should allow the user to specify a maximum number of function evaluations, similarly to the real solvers.  Currently, the calls to setup have Integer.MAX_VALUE hard-coded.  Additional versions of these methods that take a maxEval parameter should be added.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)