Skip to content

Commit fd213c3

Browse files
πŸ€– [backports-release-1.12] Bump the LinearAlgebra stdlib from f0f7a46 to 4e7c3f4 (#58031)
Stdlib: LinearAlgebra URL: https://github.com/JuliaLang/LinearAlgebra.jl.git Stdlib branch: release-1.12 Julia branch: backports-release-1.12 Old commit: f0f7a46 New commit: 4e7c3f4 Julia version: 1.12.0-beta1 LinearAlgebra version: 1.12.0 Bump invoked by: @dkarrasch Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/LinearAlgebra.jl@f0f7a46...4e7c3f4 ``` $ git log --oneline f0f7a46..4e7c3f4 4e7c3f4 Backports release v1.12 (#1237) e909af2 Before running any `@allocations` tests, run the workload 2ce3f73 Move `alg` to a keyword argument in symmetric eigen (#1214) 4f203c3 Make use of `mul` indirection (#1215) ``` Co-authored-by: dkarrasch <[email protected]>
1 parent 1e436b1 commit fd213c3

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a622992fb673fc417e588f262b679b00
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
48ce73841c0a766d0e0310beac77033a694f7fcc30b939241d0c04f35f079dd8f932f1973c002180f178a9f2bdf99535f09bea4f20151e09948f21549bfa1490

β€Ždeps/checksums/LinearAlgebra-f0f7a46063ae60a794e3ae6aa2910cfc90b41760.tar.gz/md5β€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Ždeps/checksums/LinearAlgebra-f0f7a46063ae60a794e3ae6aa2910cfc90b41760.tar.gz/sha512β€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žstdlib/LinearAlgebra.versionβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
LINEARALGEBRA_BRANCH = release-1.12
2-
LINEARALGEBRA_SHA1 = f0f7a46063ae60a794e3ae6aa2910cfc90b41760
2+
LINEARALGEBRA_SHA1 = 4e7c3f40316a956119ac419a97c4b8aad7a17e6c
33
LINEARALGEBRA_GIT_URL := https://github.com/JuliaLang/LinearAlgebra.jl.git
44
LINEARALGEBRA_TAR_URL = https://api.github.com/repos/JuliaLang/LinearAlgebra.jl/tarball/$1

0 commit comments

Comments
Β (0)