@@ -27,6 +27,7 @@ SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7"
27
27
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
28
28
SparseDiffTools = " 47a9eef4-7e08-11e9-0b38-333d64bd3804"
29
29
StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
30
+ SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
30
31
TimerOutputs = " a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
31
32
32
33
[weakdeps ]
@@ -35,8 +36,8 @@ FastLevenbergMarquardt = "7a0df574-e128-4d35-8cbd-3d84502bf7ce"
35
36
FixedPointAcceleration = " 817d07cb-a79a-5c30-9a31-890123675176"
36
37
LeastSquaresOptim = " 0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
37
38
MINPACK = " 4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
38
- NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
39
39
NLSolvers = " 337daf1e-9722-11e9-073e-8b9effe078ba"
40
+ NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
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,8 @@ NonlinearSolveFastLevenbergMarquardtExt = "FastLevenbergMarquardt"
48
49
NonlinearSolveFixedPointAccelerationExt = " FixedPointAcceleration"
49
50
NonlinearSolveLeastSquaresOptimExt = " LeastSquaresOptim"
50
51
NonlinearSolveMINPACKExt = " MINPACK"
51
- NonlinearSolveNLsolveExt = " NLsolve"
52
52
NonlinearSolveNLSolversExt = " NLSolvers"
53
+ NonlinearSolveNLsolveExt = " NLsolve"
53
54
NonlinearSolveSIAMFANLEquationsExt = " SIAMFANLEquations"
54
55
NonlinearSolveSpeedMappingExt = " SpeedMapping"
55
56
NonlinearSolveSymbolicsExt = " Symbolics"
@@ -61,8 +62,8 @@ Aqua = "0.8"
61
62
ArrayInterface = " 7.9"
62
63
BandedMatrices = " 1.4"
63
64
BenchmarkTools = " 1.4"
64
- ConcreteStructs = " 0.2.3"
65
65
CUDA = " 5.2"
66
+ ConcreteStructs = " 0.2.3"
66
67
DiffEqBase = " 6.149.0"
67
68
Enzyme = " 0.11.15"
68
69
FastBroadcast = " 0.2.8"
@@ -78,8 +79,8 @@ LinearAlgebra = "1.10"
78
79
LinearSolve = " 2.21"
79
80
MINPACK = " 1.2"
80
81
MaybeInplace = " 0.1.1"
81
- NLsolve = " 4.5"
82
82
NLSolvers = " 0.5"
83
+ NLsolve = " 4.5"
83
84
NaNMath = " 1"
84
85
NonlinearProblemLibrary = " 0.1.2"
85
86
OrdinaryDiffEq = " 6.74"
@@ -103,6 +104,7 @@ StaticArrays = "1.7"
103
104
StaticArraysCore = " 1.4"
104
105
Sundials = " 4.23.1"
105
106
Symbolics = " 5.13"
107
+ SymbolicIndexingInterface = " 0.3.3"
106
108
Test = " 1.10"
107
109
TimerOutputs = " 0.5.23"
108
110
Zygote = " 0.6.69"
@@ -122,8 +124,8 @@ LeastSquaresOptim = "0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
122
124
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
123
125
LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
124
126
MINPACK = " 4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
125
- NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
126
127
NLSolvers = " 337daf1e-9722-11e9-073e-8b9effe078ba"
128
+ NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
127
129
NaNMath = " 77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
128
130
NonlinearProblemLibrary = " b7050fa9-e91f-4b37-bcee-a89a063da141"
129
131
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
0 commit comments