https://github.com/JuliaLang/julia
Revision a1730105dfaef13b4322342cceb05b07a68cae8c authored by DilumAluthgeBot on 01 September 2023, 18:50:41 UTC, committed by GitHub on 01 September 2023, 18:50:41 UTC
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: 54f4b39
New commit: 4e6776a
Julia version: 1.11.0-DEV
SparseArrays version: 1.11.0
Bump invoked by: @KristofferC
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
https://github.com/JuliaSparse/SparseArrays.jl/compare/54f4b39d1cd34a908ff4fdfcd052a38fe23f6555...4e6776a825f2a26c3c580f9b77ba230a6598d7dd

```
$ git log --oneline 54f4b39..4e6776a
4e6776a faster cat performance (#432)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
1 parent 3527213
Raw File
Tip revision: a1730105dfaef13b4322342cceb05b07a68cae8c authored by DilumAluthgeBot on 01 September 2023, 18:50:41 UTC
🤖 [master] Bump the SparseArrays stdlib from 54f4b39 to 4e6776a (#51142)
Tip revision: a173010
.gitattributes
# treat all files as files that should not be modified
* -text
back to top