Python-graphblas

Latest version: v2024.2.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 21

7.1.0

* added cube root: GxB_CBRT_FP* unary operators
* added GxB_Matrix_isStoredElement and GxB_Vector_isStoredElement

7.0.4

Bug fix for user-defined types of size > 128 bytes.

7.0.3

* faster transpose when using 2 threads

7.0.2

* (45) bug fix: vector iterator was broken for iterating across a
vector in bitmap format. Caught by Erik Welch.

7.0.1

Added the revised ACM TOMS submission in the Doc folder. Otherwise identical to v7.0.0.

7.0.0

* (44) spec bug: GrB_Matrix_diag was implemented in v5.2.x and v6.x with
the wrong signature. This fix requires the major release to change,
from v6.x to v7.x, since the change means that the revised v7 is not
backward compatible with v6.
* performance for GrB_mxm: auto selection for saxpy method (Hash vs
Gustavson) revised.
* (43) performance bug fix for GrB_assign: better performance for
C(i,j)=scalar and C(i,j)+=scalar when i and j have length 1 (scalar
assigment with no scalar expansion). The prior code worked but this is
a performance bug introduced in the parallel GraphBLAS. The bug likely
doesn't appear in v2.x (the sequential version of SS:GrB). This
affects method 1 of Demo/Source/wathen.c. Caught by a reviewer of the
ACM TOMS paper on the parallel GraphBLAS.

Page 9 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.