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
(Example: some packages use sparse matrices in their implementation internals and/or output sparse matrices; with this constructor one could easily take the output and create a BandedMatrix to then use for further computations.)
findnz for the sparse matrix would probably make it straightforward.