We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069605d commit 2e7eec0Copy full SHA for 2e7eec0
Project.toml
@@ -85,7 +85,7 @@ NLSolvers = "0.5"
85
NLsolve = "4.5"
86
NaNMath = "1"
87
NonlinearProblemLibrary = "0.1.2"
88
-NonlinearSolveBase = "1.14"
+NonlinearSolveBase = "1.15"
89
NonlinearSolveFirstOrder = "1.2"
90
NonlinearSolveQuasiNewton = "1.8"
91
NonlinearSolveSpectralMethods = "1.1"
lib/NonlinearSolveBase/Project.toml
@@ -1,7 +1,7 @@
1
name = "NonlinearSolveBase"
2
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
3
authors = ["Avik Pal <avikpal@mit.edu> and contributors"]
4
-version = "1.14.1"
+version = "1.15.0"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments