You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Erik Erlandson (JIRA)" <ji...@apache.org> on 2018/06/12 21:50:00 UTC

[jira] [Created] (MATH-1464) convex optimization with constraints, barrier method

Erik Erlandson created MATH-1464:
------------------------------------

             Summary: convex optimization with constraints, barrier method
                 Key: MATH-1464
                 URL: https://issues.apache.org/jira/browse/MATH-1464
             Project: Commons Math
          Issue Type: New Feature
            Reporter: Erik Erlandson


Commons math supports SimplexOptimizer for linear programming.  I created a somewhat similar package for convex optimization with constraints, which is here:

[https://github.com/erikerlandson/gibbous]

I designed it to work in the style of commons-math optimizers, so I thought I would propose it for inclusion with commons math optimization, to see if there is any community interest.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)