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

Gilles updated MATH-698:
------------------------

    Attachment: CMAESOptimizerTest.java.NEW
                CMAESOptimizer.java.NEW

Attached modified version of "CMAESOptimizer" and "CMAESOptimizerTest" to take 
into account the new way to handle bounds (base class 
"BaseAbstractSimpleBoundsScalarOptimizer" contains the "boiler-plate" code).

Unfortunately, the changes generate many test failures...

                
> Bounds in "BOBYQAOptimizer" and "CMAESOptimizer"
> ------------------------------------------------
>
>                 Key: MATH-698
>                 URL: https://issues.apache.org/jira/browse/MATH-698
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>              Labels: api-change
>             Fix For: 3.0
>
>         Attachments: CMAESOptimizer.java.NEW, CMAESOptimizerTest.java.NEW
>
>
> The bounds should be passed as arguments to the "optimize" method, instead of 
> through the constructor.
> This is now possible, following the resolution of MATH-697.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to