#16929: Creating SDP interface
-------------------------+-------------------------------------------------
Reporter: | Owner:
ingolfured | Status: new
Type: | Milestone: sage-6.5
enhancement | Resolution:
Priority: major | Merged in:
Component: | Reviewers:
interfaces | Work issues:
Keywords: | Commit:
Authors: | a576d9164af5b53176a9a15220e1fb41e798fc0a
ingolfured | Stopgaps:
Report Upstream: N/A |
Branch: |
u/dimpase/16929 |
Dependencies: |
-------------------------+-------------------------------------------------
Changes (by dimpase):
* commit: => a576d9164af5b53176a9a15220e1fb41e798fc0a
* branch: => u/dimpase/16929
* milestone: sage-6.4 => sage-6.5
Old description:
> Users who want to solve a Semidefinite Program, using Sage, have to
> express the problem in a very restrictive standard form which is required
> by the solvers, rather than in a natural way that follows mathematical
> conventions. By creating an interface, similar to the MILP interface, the
> user should have a much easier time solving an SDP. We aim to create an
> SDP interface and a backend for CVXOPT, capable of solving simple SDP
> problems.
>
> The code to the interface can be found here
> https://github.com/ingolfured/sageproject/blob/master/src/sage/numerical/sdp.pyx
> and the backend for cvxopt can be found here
> https://github.com/ingolfured/sageproject/blob/master/src/sage/numerical/backends/cvxopt_sdp_backend.pyx
>
> All tests passed!
New description:
Users who want to solve a Semidefinite Program, using Sage, have to
express the problem in a very restrictive standard form which is required
by the solvers, rather than in a natural way that follows mathematical
conventions. By creating an interface, similar to the MILP interface, the
user should have a much easier time solving an SDP. We aim to create an
SDP interface and a backend for CVXOPT, capable of solving simple SDP
problems.
The original code to the interface can be found here
https://github.com/ingolfured/sageproject/blob/master/src/sage/numerical/sdp.pyx
and the backend for cvxopt can be found here
https://github.com/ingolfured/sageproject/blob/master/src/sage/numerical/backends/cvxopt_sdp_backend.pyx
Added (slightly patched) to trac.
--
Comment:
some more testing etc to be done.
--
Ticket URL: <http://trac.sagemath.org/ticket/16929#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.