Skip to content

v5.13.0 (Aug 25, 2022)

Compare
Choose a tag to compare
@DrTimothyAldenDavis DrTimothyAldenDavis released this 31 Aug 16:16

Includes GraphBLAS v7.2.0.

* GraphBLAS v7.2.0:  see GraphBLAS/Doc/ChangeLog for details.
    * performance:  more compact serialization (ZSTD added, now the
        default compression method).
    * MATLAB interface: faster linear indexing, reshape, bandwidth,
        istril, istriu, isbanded, isdiag.  C(I,J)=A can now grow the
        size of C.
    * features: reshape methods, cube root operator, isStoredElement
    * bugs: a minor bug; user-defined types were incorrectly limited to
        128 bytes in size in v7.0.3.