Carnets icon indicating copy to clipboard operation
Carnets copied to clipboard

Add opt packages

Open mattcbt opened this issue 3 years ago • 4 comments

Would it be possible to add optimisation packages like cvxopt or cvxpy ? Thanks for your app, it has really changed my coding habits

mattcbt avatar May 01 '21 00:05 mattcbt

I'm going to have a look. Any preference between the two? cvxpy seems to rely on scipy for the optimization part, while cvxopt requires lapack and blas (which are already done).

holzschu avatar May 01 '21 07:05 holzschu

cvxopt would really be ideal, especially if it's easier to install

mattcbt avatar May 01 '21 09:05 mattcbt

Hi, cvxopt is now available in the TestFlight version: https://testflight.apple.com/join/yevwlUs1 If you could give it a try, see how well it goes...

holzschu avatar May 13 '21 19:05 holzschu