sagemath / sage

Main repository of SageMath. Now open for Issues and Pull Requests.
https://www.sagemath.org
Other
1.19k stars 411 forks source link

Meta-ticket: CVXPY integration #33920

Open mkoeppe opened 2 years ago

mkoeppe commented 2 years ago

See also:

Component: geometry

Issue created by migration from https://trac.sagemath.org/ticket/33920

mkoeppe commented 2 years ago

Description changed:

--- 
+++ 
@@ -5,4 +5,4 @@

 See also:
 - #26511 Meta-ticket: Use Python optimization interfaces: CVXPY, or-tools, PuLP, Pyomo, cylp...
-
+- #22218 Meta-ticket: more backends for `SemidefiniteProgram`
mkoeppe commented 2 years ago

Description changed:

--- 
+++ 
@@ -2,6 +2,7 @@
 - #32201 `Sets.Subobjects.ParentMethods.indicator_function`, `ConvexSet_base.indicator_function`, `ConvexSet_base.convex_indicator_function`
 - #31981 `ManifoldSubset` and `ChartFunction` objects corresponding to a CVXPY expressions
 - #30172 Cone of positive-semidefinite matrices
+- #31751 Reformulations of optimization problems as continuous maps on manifolds

 See also:
 - #26511 Meta-ticket: Use Python optimization interfaces: CVXPY, or-tools, PuLP, Pyomo, cylp...
mkoeppe commented 1 year ago

Description changed:

--- 
+++ 
@@ -1,4 +1,5 @@
-- #31962 Update cylp, add packages cvxpy, mip-cvxpy, mip, add SDP backend, add MIP backend
+- #34251 Add optional package cvxpy, update cylp, add CVXPY MIP backend
+- #31962 Add SDP backend using CVXPY
 - #32201 `Sets.Subobjects.ParentMethods.indicator_function`, `ConvexSet_base.indicator_function`, `ConvexSet_base.convex_indicator_function`
 - #31981 `ManifoldSubset` and `ChartFunction` objects corresponding to a CVXPY expressions
 - #30172 Cone of positive-semidefinite matrices