|
Ran
|
Jobs
0
|
Files
0
|
Run time
–
|
Badge
README BADGES
|
push
buildkite
🤖 Bump SparseArrays stdlib 9f011eb → 361d557 (#61692) Stdlib: SparseArrays URL: https://github.com/JuliaSparse/SparseArrays.jl.git Stdlib branch: main Julia branch: master Old commit: 9f011eb New commit: 361d557 Julia version: 1.14.0-DEV SparseArrays version: 1.13.0 (Does not match) Bump invoked by: @JamesWrigley Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: https://github.com/JuliaSparse/SparseArrays.jl/compare/9f011eb68...361d557ba ``` $ git log --oneline 9f011eb..361d557 361d557 fix linear solve with views (#707) 99a103b Assorted optimizations for sparse dense matrix multiplication (#666) 0080826 `LinearAlgebra._generic_mat[vec/mat]mul!` prefers plain `alpha` & `beta` (#691) 7f8c2c6 Remove test with SymTridiagonal with equal-length diagonals (#703) ef56ea2 Remove some unnecessary methods that cause invalidations (#694) 6a610ef Fix `mul!` for `HermOrSym` sparse matrices (#689) 327c2e7 Improve performance of `HermOrSym` sparse matrix times dense matrix (#692) b43389b Use generic_trimatdiv!() in ldiv!() for QRSparse (#697) 0ec91a6 Add `indtype` for `SparseMatrixCSCColumnSubset` (#700) 85176d8 fix infinite loop in cond (#682) fd3ca00 typo e00bf82 fix general t case 3ab784c fix error message in sparse_check (#681) 5e306ed make \ type stable (#684) 41cc138 Bump codecov/codecov-action from 5 to 6 (#687) 3cd52c3 Bump julia-actions/cache from 2 to 3 (#686) cad723f fix infinite loop in cond ``` Co-authored-by: JamesWrigley <5361518+JamesWrigley@users.noreply.github.com>