🤖 Bump LinearAlgebra stdlib 9c9d374 → c9253f7 (#61600)
Stdlib: LinearAlgebra URL: https://github.com/JuliaLang/LinearAlgebra.jl.git Stdlib branch: master Julia branch: master Old commit: 9c9d374 New commit: c9253f7 Julia version: 1.14.0-DEV LinearAlgebra version: 1.13.0 (Does not match) Bump invoked by: @dkarrasch Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: https://github.com/JuliaLang/LinearAlgebra.jl/compare/9c9d3743dd7e4a5ad31267d934401dfbc9f0815d...c9253f7cb760c59a05fa263dcfa0b1ef28786299 ``` $ git log --oneline 9c9d374..c9253f7 c9253f7 Add a type assertion to a test helper function, to avoid breaking Base Julia tests (#1575) acf6219 Force SymTridiagonal to have consistent lengths (#1569) 942c17f Simplify `matprod_dest` methods (#1572) a944a86 resolve test ambiguities with Base (#1568) 17325b7 throw error when sqrt function is inaccurate due to < n-1 nonzero eigenvalues (#1558) 5bc4a8f docs: use current function signatures in @docs blocks (#1566) bfdd4be matrix multiplication: delete unused functions `matmul2x2`, `matmul3x3` (#1564) 365f7e5 Fix `Matrix(::HessenbergQ)` and multiplication for empty matrices (#1546) bbaf1f6 faster hessenberg eigvals (#1557) ea5b648 Generalize zero in Givens algorithm (#1562) 19ae2d7 use muladd in generic_syrk (#1559) a0f98c9 make 3-arg `*` run by BLAS in real/complex mixed cases (#1552) f5f0162 Add ::Tuple assertion in fzero to prevent invalidation cascade (#1553) 15df5b3 Avoid construction in convert (#1556) ``` Supersedes #61570 Co-authored-by: dkarrasch <26658441+dkarrasch@users.noreply.github.com>
D
DilumAluthgeBot committed
c2e017ee94e34609fd39bc9bdb05749d0537f27c
Parent: 3181c36
Committed by GitHub <noreply@github.com>
on 4/18/2026, 2:10:00 PM