GraphBLAS / LAGraph

This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org
Other
225 stars 59 forks source link

MMRead: reduce memory allocation in some cases #214

Closed pcostanza closed 1 year ago

pcostanza commented 1 year ago

This reduces the memory allocation for MMRead in some cases, specifically for symmetric matrices.