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.
The text was updated successfully, but these errors were encountered:
Seems like it would be useful.
(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.The text was updated successfully, but these errors were encountered: