Versions 6.0.1 and 5.2.1, Nov 27, 2021
* v6.x and v5.x: differ only in GrB_wait, GrB_Info, GrB_SCMP, and GxB_init
* (37) bug fix: C+=A'*B when the accum operator is the same as the monoid
and C is iso-full, and A or B are hypersparse (dot4 method).
* performance: GrB_select with user-defined GrB_IndexUnaryOp ~2x faster.
* performance: faster (MIN,MAX)_(FIRSTJ,SECONDI) semirings