Skip to content

v10.5.0 (Aug 12, 2026)

Latest

Choose a tag to compare

@DrTimothyAldenDavis DrTimothyAldenDavis released this 16 Aug 20:49
ea79e35

Aug 12, 2026, version 10.5.0

* GrB_Matrix_resize, GrB_Vector_resize: no longer call GrB_wait if the
    matrix/vector is sparse/hypersparse, and both dimensions are not
    decreasing.
* GrB_Matrix_build and GrB_Vector_build: no longer do a post-iso check; they
    leave the matrix in non-iso format even if all the entries are the same.
* (70) bug fix:  potential buffer overflow in eWiseUnion when using
    builtin 1st, 2nd, or positional operators

Full Changelog: v10.4.1...v10.5.0