You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the fact that variables are actually matrices in Convex.jl representation scheme, diag will be treated like diag of matrices, which likely not to be the intention of users.
The text was updated successfully, but these errors were encountered:
Due to the fact that variables are actually matrices in
Convex.jl
representation scheme,diag
will be treated likediag
of matrices, which likely not to be the intention of users.The text was updated successfully, but these errors were encountered: