Skip to content

Commit

Permalink
New version: NonlinearSolve v2.7.0 (#94801)
Browse files Browse the repository at this point in the history
UUID: 8913a72c-1f9b-4ce2-8d82-65094dcecaec
Repo: https://github.com/SciML/NonlinearSolve.jl.git
Tree: 6e7919a71af529fd58af4a7f5fd5a612f53f54a7

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Nov 5, 2023
1 parent 752a268 commit a521f4c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion N/NonlinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,12 @@ SimpleNonlinearSolve = "0.1.23-0.1"
["2.5-2"]
LinearSolve = "2.12.0-2"

["2.6"]
SparseDiffTools = "2.9.0-2"

["2.6-2"]
DiffEqBase = "6.136.0-6"
FastBroadcast = "0.1.9-0.2"
SparseDiffTools = "2.9.0-2"

["2.6.0"]
LinearAlgebra = "1.6.0-1"
Expand All @@ -151,3 +153,6 @@ SparseArrays = "1.6.0-1"
["2.6.1-2"]
LinearAlgebra = "1.9.0-1"
SparseArrays = "1.9.0-1"

["2.7-2"]
SparseDiffTools = "2.11.0-2"
3 changes: 3 additions & 0 deletions N/NonlinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,6 @@ git-tree-sha1 = "613f5d5b911ab761cc7f41191c197ba3d9ca9d78"

["2.6.1"]
git-tree-sha1 = "a4de866eb82a5ad44fce67b4853c168fa4b32703"

["2.7.0"]
git-tree-sha1 = "6e7919a71af529fd58af4a7f5fd5a612f53f54a7"

0 comments on commit a521f4c

Please sign in to comment.