Skip to content

Conversation

DilumAluthgeBot
Copy link
Contributor

Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: backports-release-1.12
Old commit: 72c7cac
New commit: 4f8d075
Julia version: 1.12.0-beta4
SparseArrays version: 1.13.0(Does not match)
Bump invoked by: @fredrikekre
Powered by: BumpStdlibs.jl

Diff: JuliaSparse/SparseArrays.jl@72c7cac...4f8d075

$ git log --oneline 72c7cac..4f8d075
4f8d075 Bump version to v1.13.0 (#633)
6d072a8 Lazily init cholmod (#626)
8ff11da fix libsuitesparseconfig bug (#625)
fac1548 lazily init cholmod
75eaa18 fix libsuitesparseconfig bug
7b6e810 Use `libsuitesparseconfig` from JLL (#620)
b225a85 Clarify pros, cons and limitations of Cholesky and LDLt (#621)
3d42644 Update index.md (#623)
16bbcbc 5-term mul! with Diagonal (#603)
d050b1b Relax `eltype` in `Diagonal` `ldiv!`/`rdiv!` (#616)
4968cff `ldiv!` for `Diagonal` and a sparse vector (#613)
5062034 Fix `issymmetric` for matrices with empty columns (#606)
9a46561 Replace `v == zero(v)` with  `_iszero` (#610)
f3610c0 SuiteSparse 7.10.1 wrappers and simpliefied wrapper generator process (#608)
9548149 Use `axes` instead of `1:size` (#602)
ae727fe Explicitly import `Matrix` and `Vector` in CHOLMOD (#601)
ce852af cleanup support for Float32 and ComplexF32 (#597)

@fredrikekre
Copy link
Member

@DilumAluthge how to I select the stdlib branch (release-1.12) like was done for #58382?

@DilumAluthge
Copy link
Member

You'll need to edit SPARSEARRAYS_BRANCH here: https://github.com/JuliaLang/julia/blob/backports-release-1.12/stdlib/SparseArrays.version

And then re-trigger BumpStdlibs

@fredrikekre
Copy link
Member

#58724

@DilumAluthge DilumAluthge deleted the BumpStdlibs/SparseArrays-4f8d075-backports-release-1.12 branch June 13, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants