We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28b396 commit 9f75342Copy full SHA for 9f75342
src/sage/numerical/backends/cvxpy_backend.pyx
@@ -932,4 +932,3 @@ cdef class CVXPYBackend:
932
self.col_lower_bound[index] = value
933
else:
934
return self.col_lower_bound[index]
935
-
0 commit comments