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
One of the issues in matrix equilibration/normalization/etc is the structural rank of a matrix. This asks if there is an assignment of values to the non-zero elements such that the matrix is full-rank. There is a nice graph theory characterization we should add if julia doesn't have it. (this is the sprank function in Matlab)
The text was updated successfully, but these errors were encountered:
One of the issues in matrix equilibration/normalization/etc is the structural rank of a matrix. This asks if there is an assignment of values to the non-zero elements such that the matrix is full-rank. There is a nice graph theory characterization we should add if julia doesn't have it. (this is the sprank function in Matlab)
The text was updated successfully, but these errors were encountered: