Python-graphblas

Latest version: v2024.2.0

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

Scan your dependencies

Page 14 of 21

5.1.4

5.1.3

bug fix for GxB_Matrix_pack methods when the "by row" / "by column" format of the matrix doesn't match the input data being packed into it.

5.1.2

bug fix for C=kron(A,B) when A or B are iso but C is not.

5.1.1

* iso matrices and vectors added
* GxB_*_build_Scalar added: builds an iso matrix or vector
* import/export: can now import/export iso matrices and vectors
* GxB_*_pack/unpack methods added
* GrB.argmin/argmax: added to GrB interface
* GxB_PRINT_1BASED: added to the global settings
* GxB_*_memoryUsage added
* Source/Generated: split into Source/Generated1 and Source/Generated2
for faster compilation when GBCOMPACT is enabled
* port to Octave: gbmake and gbtest work in Octave7 to build and test
the GrB interface to GraphBLAS. Octave 7.0.0 is required.

5.0.6

* bfs and triangle counting demos: removed. See LAGraph for these algorithms.

5.0.5

* (26) performance bug fix: reduce-to-vector where A is hypersparse CSR
with a transposed descriptor (or CSC with no transpose), and some cases
for GrB_mxm/mxv/vxm when computing C=A*B with A hypersparse CSC and B
bitmap/full (or A bitmap/full and B hypersparse CSR), the wrong
internal method was being selected via the auto-selection strategy,
resulting in a significant slowdown in some cases.

Page 14 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.