lciti/cvxEDA

no way to set cvxopt options

KrisITB opened this issue · 0 comments

Hi!

I came across this issue when I was trying to suppress output and change some default parameters of the solver in python. On line 107 in cvxEDA.py clear() method is called on the options which would explain why, commenting it out fixed the problem for me but I'm not sure how essential that line was for your code to work properly, seems to work fine.

Best wishes,
Kris