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 cbabebe commit 60736b5Copy full SHA for 60736b5
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "NonlinearSolve"
2
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3
-version = "4.21.0"
+version = "4.21.1"
4
authors = ["SciML"]
5
6
[deps]
@@ -91,14 +91,14 @@ LeastSquaresOptim = "0.8.5"
91
LineSearch = "0.1.9"
92
LineSearches = "7.3"
93
LinearAlgebra = "1.10"
94
-LinearSolve = "5"
+LinearSolve = "4.3, 5"
95
MINPACK = "1.2"
96
MPI = "0.20.22"
97
NLSolvers = "0.5"
98
NLsolve = "4.5"
99
NaNMath = "1"
100
NonlinearProblemLibrary = "0.1.2"
101
-NonlinearSolveBase = "2.31"
+NonlinearSolveBase = "2.35"
102
NonlinearSolveFirstOrder = "2"
103
NonlinearSolveQuasiNewton = "1.12"
104
NonlinearSolveSpectralMethods = "1.6"
0 commit comments