Skip to content

Commit

Permalink
New version: SparseDiffTools v2.14.0 (#96664)
Browse files Browse the repository at this point in the history
UUID: 47a9eef4-7e08-11e9-0b38-333d64bd3804
Repo: https://github.com/JuliaDiff/SparseDiffTools.jl.git
Tree: ddea63e5de5405878d990a2cea4fc1daf2d52d41

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 6, 2023
1 parent 9c9c9d5 commit 8f922bc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/SparseDiffTools/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ ArrayInterface = "7.4.2-7"
["2.12-2"]
SciMLOperators = "0.3.7-0.3"

["2.14-2"]
LinearAlgebra = ["0.0.0", "1"]
Random = ["0.0.0", "1"]
SparseArrays = ["0.0.0", "1"]

["2.4-2"]
Setfield = "1"

Expand All @@ -166,7 +171,7 @@ ADTypes = "0.2.1-0.2"
PackageExtensionCompat = "1"
UnPack = "1"

["2.9.1-2"]
["2.9.1-2.13"]
LinearAlgebra = "1.6.0-1"
Random = "1.6.0-1"
SparseArrays = "1.6.0-1"
3 changes: 3 additions & 0 deletions S/SparseDiffTools/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -288,3 +288,6 @@ git-tree-sha1 = "49068dceed7febe32afe2d7b874172a7c3198cb3"

["2.13.0"]
git-tree-sha1 = "07272c80c278947baca092df0a01da4a10622ad5"

["2.14.0"]
git-tree-sha1 = "ddea63e5de5405878d990a2cea4fc1daf2d52d41"

0 comments on commit 8f922bc

Please sign in to comment.