Skip to content

Commit

Permalink
New version: NonlinearSolveSpectralMethods v1.1.0 (#121494)
Browse files Browse the repository at this point in the history
UUID: 26075421-4e9a-44e1-8bd1-420ed7ad02b2
Repo: https://github.com/SciML/NonlinearSolve.jl.git
Tree: f28b1ab17b5f15eb2b174eaf8813cf17f0b3e6c0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 16, 2024
1 parent a623e84 commit 6c33547
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
7 changes: 6 additions & 1 deletion N/NonlinearSolveSpectralMethods/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ ConcreteStructs = "0.2.3-0.2"
DiffEqBase = "6.158.3-6"
LineSearch = "0.1.4-0.1"
MaybeInplace = "0.1.4-0.1"
NonlinearSolveBase = "1.1.0-1"
PrecompileTools = "1.2.0-1"
Reexport = "1"
SciMLBase = "2.58.0-2"
julia = "1.10.0-1"

["1.0"]
NonlinearSolveBase = "1.1.0-1"

["1.1-1"]
NonlinearSolveBase = "1.4.0-1"
3 changes: 3 additions & 0 deletions N/NonlinearSolveSpectralMethods/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.0.0"]
git-tree-sha1 = "cc97c44e396ab820401c8c404bc1fd18d4c884bd"

["1.1.0"]
git-tree-sha1 = "f28b1ab17b5f15eb2b174eaf8813cf17f0b3e6c0"
2 changes: 2 additions & 0 deletions N/NonlinearSolveSpectralMethods/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.1-1"]
ForwardDiff = "0.10.36-0.10"
2 changes: 2 additions & 0 deletions N/NonlinearSolveSpectralMethods/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.1-1"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

0 comments on commit 6c33547

Please sign in to comment.