Skip to content

Commit

Permalink
🤖 [master] Bump the LinearAlgebra stdlib from 57e9a0d to c9ad828 (#57234
Browse files Browse the repository at this point in the history
)

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 #1164 - flaky posv test (#1166)
106da87 Merge branch 'master' into vs/1164
443aa0f update manifest from JuliaSyntaxHighlighting UUID change (#1188)
0ce073c update manifest from JuliaSyntaxHighlighting UUID change
e05561b Merge branch 'master' into vs/1164
55eddfc Fix structure test for strided matrices (#1184)
1a0135a Let `cond` of an empty square matrix return zero (#1169)
7542f75 Fix test
6f2c5df Fix structure test for strided matrices
697ee4f Fix #1164
```

Co-authored-by: ViralBShah <[email protected]>
Co-authored-by: Viral B. Shah <[email protected]>
  • Loading branch information
3 people authored Feb 3, 2025
1 parent ce507a7 commit 2317c23
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
02594da939439696ad60bf415d357c2b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
13a999588218736e54d11b7537e778215fdc18b515fd595c30d9d7ac21c5f1bc030d000ada14b56b49b7e6ab179bcdfcad2d46819eb3c0e3d8add1a4bbd83232
2 changes: 1 addition & 1 deletion stdlib/LinearAlgebra.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LINEARALGEBRA_BRANCH = master
LINEARALGEBRA_SHA1 = 57e9a0d19f7a0042e0ef536fe5ae5fc35c61a6f1
LINEARALGEBRA_SHA1 = c9ad82820ab59c57e0f982aa9c7c8611380e28e2
LINEARALGEBRA_GIT_URL := https://github.com/JuliaLang/LinearAlgebra.jl.git
LINEARALGEBRA_TAR_URL = https://api.github.com/repos/JuliaLang/LinearAlgebra.jl/tarball/$1

0 comments on commit 2317c23

Please sign in to comment.