Skip to content

Commit

Permalink
🤖 [master] Bump the LinearAlgebra stdlib from da6d052 to 57e9a0d (#57177
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: da6d052
New commit: 57e9a0d
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@da6d052...57e9a0d

```
$ git log --oneline da6d052..57e9a0d
57e9a0d Reduce allocations and improve performance in `syevr!` (#1176)
8bb9f6b fix error messages (#1171)
97a712f Update .ci/Manifest.toml (#1179)
```

Co-authored-by: ViralBShah <[email protected]>
Co-authored-by: Viral B. Shah <[email protected]>
  • Loading branch information
3 people authored Feb 1, 2025
1 parent cba19bf commit 9a278a2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a2c4227b17fe589791261081710add05
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
08fd85a63a08aae079c835f139845f5155fbb5d96444e8ed4cd1a696921e30ec842e6013e486e32d7ffe19d598ff1abb084e0a13fecdecc17546a76f16357a4a

This file was deleted.

This file was deleted.

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 = da6d0521347daf5e42b3d09cdb757d4488528c7b
LINEARALGEBRA_SHA1 = 57e9a0d19f7a0042e0ef536fe5ae5fc35c61a6f1
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 9a278a2

Please sign in to comment.