push
local
🤖 [master] Bump the LinearAlgebra stdlib from 1ce8426 to 07725da (#58180) Stdlib: LinearAlgebra URL: https://github.com/JuliaLang/LinearAlgebra.jl.git Stdlib branch: master Julia branch: master Old commit: 1ce8426 New commit: 07725da Julia version: 1.13.0-DEV LinearAlgebra version: 1.12.0(Does not match) Bump invoked by: @jishnub Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: https://github.com/JuliaLang/LinearAlgebra.jl/compare/1ce842652...07725da80 ``` $ git log --oneline 1ce8426..07725da 07725da Branch on `Bool` `alpha` in scaling `mul!` (#1286) 61e444d Fix exponentiation with immutable matrix (#1289) 77475c1 Fix `lmul!`/`rmul!` for 0-sized matrices (#1290) c3d35c0 Test for `versioninfo` with `ENV` variable (#1279) 830ea2f Fit broken matmul test (#1288) 222f7f2 Propagate inbounds in diagzero (#1285) e65e75c Clean up `herk_wrapper!` and add 5-arg tests (#1254) ece1962 `versioninfo`: simplify, improve type stability (#1274) 3e525a8 Speicalize `copy!` for triangular, and use `copy!` in `ldiv` (#1263) 763f19f Forward scaling `lmul!`/`rmul!` for `Tridiagonal` to bands (#1284) 2d27d1c Explicit loop in converting `Bidiagonal`/`Tridiagonal` to `Matrix` (#1283) 0671a7b Simplify small Bidiagonal-AbstractVecOrMat multiplication (#1278) a8fd121 Test for empty `Symmetric` and `BlasFlag.NONE` (#1280) 6e2de14 Remove bounds-checking in `Bidiagonal` `rdiv!` (#1281) 4a8fc62 Test for 5-arg `mul!` c437beb Test for empty `Symmetric` and `BlasFlag.NONE` 7a891e9 Test for `versioninfo` with `ENV` variable 84fd21b Test for `versioninfo` (#1276) 243efdb `AbstractQ` bugfix: define `Base.IteratorSize` (#1277) 6073f28 Ease inference in `Bidiagonal` divmul tests (#1273) 30cb5d6 Avoid copy in empty bidiag `ldiv!` (#1275) 5d3ef46 Skip symmetry check in converting Symmetric to SymTridiagonal (#1269) ae5385b Specialize `isreal` for banded matrices (#1271) 0a253be Explicit loop in `_isz... (continued)
12876 of 49971 relevant lines covered (25.77%)
1074244.94 hits per line