Skip to content

Commit

Permalink
🤖 [master] Bump the SparseArrays stdlib from f890a1e to 63459e5 (#52792)
Browse files Browse the repository at this point in the history
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: f890a1e
New commit: 63459e5
Julia version: 1.11.0-DEV
SparseArrays version: 1.11.0
Bump invoked by: @dkarrasch
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@f890a1e...63459e5

```
$ git log --oneline f890a1e..63459e5
63459e5 Reduce allocation of dense arrays on-the-fly in linalg tests (#485)
c73d6e3 Reduce number of `*` methods by adopting `matprod_dest` (#484)
```

Co-authored-by: Dilum Aluthge <[email protected]>
  • Loading branch information
DilumAluthgeBot and DilumAluthge committed Jan 8, 2024
1 parent 55113b5 commit 0afa354
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 @@
896b34202308bd40cc9aa26e6bc87c1b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1ff3b84fb03b76bf2d9d04338e9e82fe1ea9a38bc3da09257666362fe722c6e57a133595fe6aa947c7b539f9d43466ff52ba4ec2027a969e44cf6935c461b751

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion stdlib/SparseArrays.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPARSEARRAYS_BRANCH = main
SPARSEARRAYS_SHA1 = f890a1e13fc04c295cec48a9b08b76c6e1a7039a
SPARSEARRAYS_SHA1 = 63459e5ee9e361dbe7cf260030a7407a1f241430
SPARSEARRAYS_GIT_URL := https://github.com/JuliaSparse/SparseArrays.jl.git
SPARSEARRAYS_TAR_URL = https://api.github.com/repos/JuliaSparse/SparseArrays.jl/tarball/$1

0 comments on commit 0afa354

Please sign in to comment.