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
It is still possible to get a solution for Ax=b, even if A is missing diagonal elements (e.g. YaleA_10NN.mtx). You should either support (and check for) this, or there should be some function that inserts explicit zeros for missing diagonal elements.