aszekMosek
Results
1
issues of
aszekMosek
``inv_prod`` does something incorrect when the argument has length 1 so one has to use ``inv_pos`` for this special case. Compare these two models of ``1/x[0] + 1/(x[0]*x[1])``: ``` import...
bug
help wanted