cvxr / CVX

A MATLAB system for disciplined convex programming
Other
232 stars 86 forks source link

Sedumi Submodule init doesn't work #3

Closed imciner2 closed 7 months ago

imciner2 commented 7 years ago

Doing a "git submodule init" on a freshly cloned version of this repository is giving the error: Fetched in submodule path 'sedumi', but it did not contain 360a29fd60d84fc4973357df0b566e93a1272624. Direct fetching of that commit failed."

mcg1969 commented 7 months ago

We are removing submodule support in favor of a direct download of the relevant solver bundles, due to our ability to build MEX files for all of them in CI now.