-
Notifications
You must be signed in to change notification settings - Fork 24
Convex solver problems #91
Copy link
Copy link
Closed
Labels
simplificationunifying, shortening, and cleaning tasks that make the modules and user interface more cohesiveunifying, shortening, and cleaning tasks that make the modules and user interface more cohesive
Milestone
Metadata
Metadata
Assignees
Labels
simplificationunifying, shortening, and cleaning tasks that make the modules and user interface more cohesiveunifying, shortening, and cleaning tasks that make the modules and user interface more cohesive
There are several places in the code where the convex solver is given explicitly as MOSEK, but I'm having trouble running MOSEK, because there doesn't appear to be a version compatible with my python installation. Should we loosen the requirements and let cvxpy use whichever solver it wants?