Skip to content

Sparse matrix in cvxpy #2314

Answered by Transurgeon
UzTak asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately it is not yet possible to define a sparse variable matrix using CVXPY.
See the similar discussion question here.
I suspect that you could check the leading minors of the diagonal and make sure those are PSD, which in turn might satisfy that the whole block diag matrix is also PSD, however, I am not too certain how accurate that is. See a related question here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by UzTak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants