Skip to content

v5.0.3 (May 12, 2021)

Choose a tag to compare

@DrTimothyAldenDavis DrTimothyAldenDavis released this 13 May 18:27
· 3450 commits to stable since this release
110371f

v5.0.3, May 12, 2021

* demos: no longer built by default
* (24) bug fix: GB_PUBLIC added to the new functions in GraphBLAS.h
* GrB_Matrix_reduce_BinaryOp: reinstated from v4.0.3;
    same limit on built-in ops that correspond to known monoids.
* Source/GB_control.h: more semirings disabled by default to reduce
    compile time and binary library size.  The semirings still work, but
    are not as fast since they now use the generic methods.