openopt / copt

A Python library for mathematical optimization
http://openo.pt/copt
Other
136 stars 35 forks source link

primal-dual solver broken on some examples #81

Closed fabianp closed 3 years ago

fabianp commented 3 years ago

The example http://openo.pt/copt/auto_examples/proximal_splitting/plot_tv_deblurring.html#sphx-glr-auto-examples-proximal-splitting-plot-tv-deblurring-py suggests the primal-dual solver is broken

CC @vene since he might be using it

fabianp commented 3 years ago

fixed in f20e8bf