Skip to content

Commit

Permalink
🤖 [master] Bump the SparseArrays stdlib from f154de2 to feb54ee (#52706)
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: f154de2
New commit: feb54ee
Julia version: 1.11.0-DEV
SparseArrays version: 1.11.0
Bump invoked by: @giordano
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@f154de2...feb54ee

```
$ git log --oneline f154de2..feb54ee
feb54ee fix typo ("ArguementError") (#479)
8308232 Extend sparse kron to adjortrans of dense matrices (#474)
951837f Simplify calling Aqua (#473)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
  • Loading branch information
3 people committed Jan 3, 2024
1 parent 3279a1f commit 0ea2b56
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 @@
939db38382d3e3796f3d83c4a965ab4c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0c20dd814068df0fafaaba05029997b6420812ac3498df7484b8f77ccbcbbc3447e4b4ce6acbed7ab0b8293275d9c3f944bfa7ce5a8069a985b28d002a038005
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 = f154de2b6801ec8d5afaf58b73b830c8e71013c3
SPARSEARRAYS_SHA1 = feb54ee5e49008bd157227099cafe604a67c36fb
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 0ea2b56

Please sign in to comment.