Minor updates for integration into SuiteSparse v5.11.0.
6.2.4
Bug fix for GrB_mxm when multiplying empty matrices (with zero dimension) that are iso full.
6.2.3
* minor update to documentation in GrB.build: no change to any code
That is, the binary libgraphblas.so is not modified.
6.2.2
* revised output of GxB_*_sort: to return newly created matrices C and P as full or bitmap matrices, as appropriate, instead of sparse/hypersparse, following their sparsity control settings
6.2.1
Removes (void *) + p pointer arithmetic in GxB_Iterator.
6.2.0
* added row/column/entry/vector iterators * GrB C=A*B: revised sparse-times-full rule * static_header: no longer used if CUDA enabled * GB_BURBLE: removed. Burble can no longer be disabled at compile-time.