Skip to content

Commit

Permalink
New version: SparseConnectivityTracer v0.4.1 (#107450)
Browse files Browse the repository at this point in the history
UUID: 9f842d2f-2579-4b1d-911e-f412cf18a3f5
Repo: https://github.com/adrhill/SparseConnectivityTracer.jl.git
Tree: 92a3761582cd7743443bba6850a13b9f271cd3f0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored May 22, 2024
1 parent 7523af5 commit 915c33f
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
6 changes: 6 additions & 0 deletions S/SparseConnectivityTracer/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ SparseArrays = "1"

["0.4-0"]
DocStringExtensions = "0.9"

["0.4.1-0"]
Compat = "3-4"
NNlib = "0.8-0.9"
Requires = "1.3.0-1"
SpecialFunctions = "2.4.0-2"
6 changes: 6 additions & 0 deletions S/SparseConnectivityTracer/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

["0.4-0"]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

["0.4.1-0"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions S/SparseConnectivityTracer/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "4374b6f23e8411042986e087624cfa31f1fa41f2"

["0.4.0"]
git-tree-sha1 = "6f9abf6fa387de645ed3f3264ec9834406a909be"

["0.4.1"]
git-tree-sha1 = "92a3761582cd7743443bba6850a13b9f271cd3f0"
4 changes: 4 additions & 0 deletions S/SparseConnectivityTracer/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
["0-0.1"]
SparseDiffTools = "2.17.0-2"

["0.4.1-0"]
NNlib = "0.8-0.9"
SpecialFunctions = "2.4.0-2"
4 changes: 4 additions & 0 deletions S/SparseConnectivityTracer/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
["0-0.1"]
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"

["0.4.1-0"]
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

0 comments on commit 915c33f

Please sign in to comment.