1
1
name = " NonlinearSolve"
2
2
uuid = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3
3
authors = [" SciML" ]
4
- version = " 3.8.3 "
4
+ version = " 3.9.0 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -35,8 +35,9 @@ FastLevenbergMarquardt = "7a0df574-e128-4d35-8cbd-3d84502bf7ce"
35
35
FixedPointAcceleration = " 817d07cb-a79a-5c30-9a31-890123675176"
36
36
LeastSquaresOptim = " 0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
37
37
MINPACK = " 4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
38
- NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
39
38
NLSolvers = " 337daf1e-9722-11e9-073e-8b9effe078ba"
39
+ NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
40
+ Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
40
41
SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
41
42
SpeedMapping = " f1835b91-879b-4a3f-a438-e4baacf14412"
42
43
Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
@@ -48,8 +49,9 @@ NonlinearSolveFastLevenbergMarquardtExt = "FastLevenbergMarquardt"
48
49
NonlinearSolveFixedPointAccelerationExt = " FixedPointAcceleration"
49
50
NonlinearSolveLeastSquaresOptimExt = " LeastSquaresOptim"
50
51
NonlinearSolveMINPACKExt = " MINPACK"
51
- NonlinearSolveNLsolveExt = " NLsolve"
52
52
NonlinearSolveNLSolversExt = " NLSolvers"
53
+ NonlinearSolveNLsolveExt = " NLsolve"
54
+ NonlinearSolveOptimizationExt = " Optimization"
53
55
NonlinearSolveSIAMFANLEquationsExt = " SIAMFANLEquations"
54
56
NonlinearSolveSpeedMappingExt = " SpeedMapping"
55
57
NonlinearSolveSymbolicsExt = " Symbolics"
@@ -61,8 +63,8 @@ Aqua = "0.8"
61
63
ArrayInterface = " 7.7"
62
64
BandedMatrices = " 1.4"
63
65
BenchmarkTools = " 1.4"
64
- ConcreteStructs = " 0.2.3"
65
66
CUDA = " 5.1"
67
+ ConcreteStructs = " 0.2.3"
66
68
DiffEqBase = " 6.146.0"
67
69
Enzyme = " 0.11.15"
68
70
FastBroadcast = " 0.2.8"
@@ -71,17 +73,20 @@ FastLevenbergMarquardt = "0.1"
71
73
FiniteDiff = " 2.21"
72
74
FixedPointAcceleration = " 0.3"
73
75
ForwardDiff = " 0.10.36"
76
+ Ipopt = " 1.6"
74
77
LazyArrays = " 1.8.2"
75
78
LeastSquaresOptim = " 0.8.5"
76
79
LineSearches = " 7.2"
77
80
LinearAlgebra = " 1.10"
78
81
LinearSolve = " 2.21"
79
82
MINPACK = " 1.2"
80
83
MaybeInplace = " 0.1.1"
81
- NLsolve = " 4.5"
82
84
NLSolvers = " 0.5"
85
+ NLsolve = " 4.5"
83
86
NaNMath = " 1"
84
87
NonlinearProblemLibrary = " 0.1.2"
88
+ Optimization = " 3.24"
89
+ OptimizationMOI = " 0.4"
85
90
OrdinaryDiffEq = " 6.63"
86
91
Pkg = " 1.10"
87
92
PrecompileTools = " 1.2"
@@ -93,7 +98,7 @@ RecursiveArrayTools = "3.4"
93
98
Reexport = " 1.2"
94
99
SIAMFANLEquations = " 1.0.1"
95
100
SafeTestsets = " 0.1"
96
- SciMLBase = " 2.19.0 "
101
+ SciMLBase = " 2.23 "
97
102
SimpleNonlinearSolve = " 1.2"
98
103
SparseArrays = " 1.10"
99
104
SparseDiffTools = " 2.14"
@@ -118,14 +123,17 @@ Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
118
123
FastLevenbergMarquardt = " 7a0df574-e128-4d35-8cbd-3d84502bf7ce"
119
124
FixedPointAcceleration = " 817d07cb-a79a-5c30-9a31-890123675176"
120
125
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
126
+ Ipopt = " b6b21f68-93f8-5de0-b562-5493be1d77c9"
121
127
LeastSquaresOptim = " 0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
122
128
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
123
129
LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
124
130
MINPACK = " 4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
125
- NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
126
131
NLSolvers = " 337daf1e-9722-11e9-073e-8b9effe078ba"
132
+ NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
127
133
NaNMath = " 77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
128
134
NonlinearProblemLibrary = " b7050fa9-e91f-4b37-bcee-a89a063da141"
135
+ Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
136
+ OptimizationMOI = " fd9f6733-72f4-499f-8506-86b2bdd0dea1"
129
137
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
130
138
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
131
139
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -143,4 +151,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
143
151
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
144
152
145
153
[targets ]
146
- test = [" Aqua" , " Enzyme " , " BenchmarkTools" , " SafeTestsets " , " Pkg " , " Test " , " ForwardDiff" , " StaticArrays " , " Symbolics " , " LinearSolve" , " Random " , " LinearAlgebra " , " Zygote " , " SparseDiffTools " , " NonlinearProblemLibrary" , " LeastSquaresOptim " , " FastLevenbergMarquardt " , " NaNMath " , " BandedMatrices " , " DiffEqBase " , " StableRNGs " , " MINPACK " , " NLsolve " , " OrdinaryDiffEq " , " SpeedMapping " , " FixedPointAcceleration " , " SIAMFANLEquations " , " Sundials " , " ReTestItems " , " Reexport " , " CUDA " , " NLSolvers " ]
154
+ test = [" Aqua" , " BandedMatrices " , " BenchmarkTools" , " CUDA " , " DiffEqBase " , " Enzyme " , " FastLevenbergMarquardt " , " FixedPointAcceleration " , " ForwardDiff" , " Ipopt " , " LeastSquaresOptim " , " LinearAlgebra " , " LinearSolve" , " MINPACK " , " NLSolvers " , " NLsolve " , " NaNMath " , " NonlinearProblemLibrary" , " Optimization " , " OptimizationMOI " , " OrdinaryDiffEq " , " Pkg " , " Random " , " ReTestItems " , " Reexport " , " SIAMFANLEquations " , " SafeTestsets " , " SparseDiffTools " , " SpeedMapping " , " StableRNGs " , " StaticArrays " , " Sundials " , " Symbolics " , " Test " , " Zygote " ]
0 commit comments