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 (Created) (JIRA)" <ji...@apache.org> on 2011/10/28 13:52:32 UTC

[jira] [Created] (MATH-697) Allow simple bounds to be specified for the (scalar) optimizers classes

Allow simple bounds to be specified for the (scalar) optimizers classes
-----------------------------------------------------------------------

                 Key: MATH-697
                 URL: https://issues.apache.org/jira/browse/MATH-697
             Project: Commons Math
          Issue Type: Task
            Reporter: Gilles
            Assignee: Gilles
            Priority: Minor
             Fix For: 3.0


As proposed [here|http://markmail.org/message/fncosz5blie47m6j], the API needs an "optimize" method that will accommodate algorithms such as BOBYQA and CMA-ES.


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

        

[jira] [Resolved] (MATH-697) Allow simple bounds to be specified for the (scalar) optimizers classes

Posted by "Gilles (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles resolved MATH-697.
-------------------------

    Resolution: Fixed

Done in revision 1190556.
                
> Allow simple bounds to be specified for the (scalar) optimizers classes
> -----------------------------------------------------------------------
>
>                 Key: MATH-697
>                 URL: https://issues.apache.org/jira/browse/MATH-697
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>              Labels: api-change
>             Fix For: 3.0
>
>
> As proposed [here|http://markmail.org/message/fncosz5blie47m6j], the API needs an "optimize" method that will accommodate algorithms such as BOBYQA and CMA-ES.

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

        

[jira] [Commented] (MATH-697) Allow simple bounds to be specified for the (scalar) optimizers classes

Posted by "Gilles (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150403#comment-13150403 ] 

Gilles commented on MATH-697:
-----------------------------

Revision 1202140 contains the new interface and abstract class that allow to specify whether an optimizer supports (simple bounds) constraints or not.

                
> Allow simple bounds to be specified for the (scalar) optimizers classes
> -----------------------------------------------------------------------
>
>                 Key: MATH-697
>                 URL: https://issues.apache.org/jira/browse/MATH-697
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Minor
>              Labels: api-change
>             Fix For: 3.0
>
>
> As proposed [here|http://markmail.org/message/fncosz5blie47m6j], the API needs an "optimize" method that will accommodate algorithms such as BOBYQA and CMA-ES.

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