AssertionError in _wrap_get_slack
The assertion assert isinstance(slack, cvxopt.matrix) fails if the the slack is reported as a sparse CVXOPT matrix.
The assertion assert isinstance(slack, cvxopt.matrix) fails if the the slack is reported as a sparse CVXOPT matrix.