[
https://issues.apache.org/jira/browse/MATH-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523489#comment-16523489
]
Bruno P. Kinoshita commented on MATH-1464:
------------------------------------------
Had a brief look at the API, and its design looks clean and simple. Issues
raised by [~erans] seem really pertinent, but I think if the tight dependency
on the matrix API is solved/mitigated, then it would be just a matter of
setting up the optim/or another name module. This module could possibly be used
by other projects within ASF, as well as outside of ASF. +1
> 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
> Priority: Major
> Labels: math, optimization
>
> 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)