sprs icon indicating copy to clipboard operation
sprs copied to clipboard

Shrink matrices produced in operations

Open vbarrielle opened this issue 8 years ago • 0 comments

Sparse matrix products may allocate more non zero storage than needed. Shrinking the storage could be a good idea since the resulting matrix is owned.

vbarrielle avatar Oct 15 '15 17:10 vbarrielle