Skip to content

Commit 2317c23

Browse files
🤖 [master] Bump the LinearAlgebra stdlib from 57e9a0d to c9ad828 (JuliaLang#57234)
Stdlib: LinearAlgebra URL: https://github.com/JuliaLang/LinearAlgebra.jl.git Stdlib branch: master Julia branch: master Old commit: 57e9a0d New commit: c9ad828 Julia version: 1.12.0-DEV LinearAlgebra version: 1.12.0 Bump invoked by: @ViralBShah Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/LinearAlgebra.jl@57e9a0d...c9ad828 ``` $ git log --oneline 57e9a0d..c9ad828 c9ad828 Fix JuliaLang#1164 - flaky posv test (JuliaLang#1166) 106da87 Merge branch 'master' into vs/1164 443aa0f update manifest from JuliaSyntaxHighlighting UUID change (JuliaLang#1188) 0ce073c update manifest from JuliaSyntaxHighlighting UUID change e05561b Merge branch 'master' into vs/1164 55eddfc Fix structure test for strided matrices (JuliaLang#1184) 1a0135a Let `cond` of an empty square matrix return zero (JuliaLang#1169) 7542f75 Fix test 6f2c5df Fix structure test for strided matrices 697ee4f Fix JuliaLang#1164 ``` Co-authored-by: ViralBShah <744411+ViralBShah@users.noreply.github.com> Co-authored-by: Viral B. Shah <viral@juliacomputing.com>
1 parent ce507a7 commit 2317c23

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

‎deps/checksums/LinearAlgebra-57e9a0d19f7a0042e0ef536fe5ae5fc35c61a6f1.tar.gz/md5

-1
This file was deleted.

‎deps/checksums/LinearAlgebra-57e9a0d19f7a0042e0ef536fe5ae5fc35c61a6f1.tar.gz/sha512

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
02594da939439696ad60bf415d357c2b
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
13a999588218736e54d11b7537e778215fdc18b515fd595c30d9d7ac21c5f1bc030d000ada14b56b49b7e6ab179bcdfcad2d46819eb3c0e3d8add1a4bbd83232

‎stdlib/LinearAlgebra.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
LINEARALGEBRA_BRANCH = master
2-
LINEARALGEBRA_SHA1 = 57e9a0d19f7a0042e0ef536fe5ae5fc35c61a6f1
2+
LINEARALGEBRA_SHA1 = c9ad82820ab59c57e0f982aa9c7c8611380e28e2
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)