Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
Feb 5, 2026: version 7.12.2

* GraphBLAS 10.3.1: bug and documentation fixes, performance improvements,
and printing of user-defined types using get/set with
GxB_PRINT_FUNCTION.
* SuiteSparse_config 7.12.2: checking for BLAS libraries; better handling
of BLA_VENDOR input parameter to cmake
* Package versions in this release: (* denotes a new version)
SuiteSparse_config 7.12.2 *
AMD 3.3.4
BTF 2.3.3
CAMD 3.3.5
CCOLAMD 3.3.5
CHOLMOD 5.3.4
COLAMD 3.3.5
CSparse 4.3.2
CXSparse 4.4.2
Example 1.8.10
GraphBLAS 10.3.1 *
KLU 2.3.6
LDL 3.3.3
LAGraph 1.2.1
SuiteSparse_Mongoose 3.3.6
ParU 1.1.0
RBio 4.3.5
SPEX 3.2.4
SPQR 4.3.6
UMFPACK 6.3.7

Nov 4, 2025: version 7.12.1

* SuiteSparse_config 7.12.1: fix for ninja; checking BLAS properties
Expand Down
Loading
Loading