Skip to content

Commit

Permalink
New version: SimpleNonlinearSolve v1.1.0 (#97767)
Browse files Browse the repository at this point in the history
UUID: 727e6d20-b764-4bd8-a329-72de5adea6c7
Repo: https://github.com/SciML/SimpleNonlinearSolve.jl.git
Tree: f731e99a61b31588109070e00668128a2c35295f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 26, 2023
1 parent 3e518da commit f361ded
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/SimpleNonlinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ julia = "1.9.0-1"
DiffEqBase = "6.114.0-6"

[1]
ADTypes = "0.2"
ConcreteStructs = "0.2"
MaybeInplace = "0.1"

["1.0"]
ADTypes = "0.2"

["1.1-1"]
ADTypes = "0.2.6-0.2"
3 changes: 3 additions & 0 deletions S/SimpleNonlinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,6 @@ git-tree-sha1 = "d3009620f6aa42016c06bc2aaa766ca8bc4ae5db"

["1.0.4"]
git-tree-sha1 = "1a467a5767d712863e2108e86f7ab103f6d54b13"

["1.1.0"]
git-tree-sha1 = "f731e99a61b31588109070e00668128a2c35295f"
3 changes: 3 additions & 0 deletions S/SimpleNonlinearSolve/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.11-0"]
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"

["1.1-1"]
PolyesterForwardDiff = "98d1487c-24ca-40b6-b7ab-df2af84e126b"

0 comments on commit f361ded

Please sign in to comment.