@@ -9,7 +9,6 @@ ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
9
9
ConcreteStructs = " 2569d6c7-a4a2-43d3-a901-331e8e4be471"
10
10
DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
11
11
DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
12
- FastBroadcast = " 7034ab61-46d4-4ed7-9d0f-46aef9175898"
13
12
FastClosures = " 9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
14
13
FiniteDiff = " 6a86dc24-6348-571c-b903-95158fe2bd41"
15
14
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -18,6 +17,7 @@ LineSearch = "87fe0de2-c867-4266-b59a-2f0a94fc965b"
18
17
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
19
18
LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
20
19
MaybeInplace = " bb5d69b7-63fc-4a16-80bd-7e42200c7bdb"
20
+ NonlinearSolveBase = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
21
21
PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
22
22
Preferences = " 21216c6a-2e73-6563-6e65-726566657250"
23
23
Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
@@ -28,7 +28,6 @@ SciMLJacobianOperators = "19f34311-ddf3-4b8b-af20-060888a46c0e"
28
28
SciMLOperators = " c0aeaf25-5076-4817-a8d5-81caf7dfa961"
29
29
SimpleNonlinearSolve = " 727e6d20-b764-4bd8-a329-72de5adea6c7"
30
30
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
31
- SparseConnectivityTracer = " 9f842d2f-2579-4b1d-911e-f412cf18a3f5"
32
31
SparseMatrixColorings = " 0a514795-09f3-496d-8182-132a7b665d35"
33
32
StaticArraysCore = " 1e83bf80-4336-4d27-bf5d-d5a4f845583c"
34
33
SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
@@ -69,7 +68,6 @@ DiffEqBase = "6.155.3"
69
68
DifferentiationInterface = " 0.6.1"
70
69
Enzyme = " 0.13.2"
71
70
ExplicitImports = " 1.5"
72
- FastBroadcast = " 0.3.5"
73
71
FastClosures = " 0.3.2"
74
72
FastLevenbergMarquardt = " 0.1"
75
73
FiniteDiff = " 2.24"
@@ -85,11 +83,11 @@ LinearAlgebra = "1.10"
85
83
LinearSolve = " 2.35"
86
84
MINPACK = " 1.2"
87
85
MaybeInplace = " 0.1.4"
88
- ModelingToolkit = " 9.41.0"
89
86
NLSolvers = " 0.5"
90
87
NLsolve = " 4.5"
91
88
NaNMath = " 1"
92
89
NonlinearProblemLibrary = " 0.1.2"
90
+ NonlinearSolveBase = " 1"
93
91
OrdinaryDiffEqTsit5 = " 1.1.0"
94
92
Pkg = " 1.10"
95
93
PrecompileTools = " 1.2"
@@ -141,6 +139,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
141
139
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
142
140
ReTestItems = " 817f1d60-ba6b-4fd5-9520-3cf149f6a823"
143
141
SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
142
+ SparseConnectivityTracer = " 9f842d2f-2579-4b1d-911e-f412cf18a3f5"
144
143
SpeedMapping = " f1835b91-879b-4a3f-a438-e4baacf14412"
145
144
StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
146
145
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
@@ -149,4 +148,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
149
148
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
150
149
151
150
[targets ]
152
- test = [" Aqua" , " BandedMatrices" , " BenchmarkTools" , " CUDA" , " Enzyme" , " ExplicitImports" , " FastLevenbergMarquardt" , " FixedPointAcceleration" , " Hwloc" , " InteractiveUtils" , " LeastSquaresOptim" , " LineSearches" , " MINPACK" , " NLSolvers" , " NLsolve" , " NaNMath" , " NonlinearProblemLibrary" , " OrdinaryDiffEqTsit5" , " Pkg" , " Random" , " ReTestItems" , " SIAMFANLEquations" , " SpeedMapping" , " StableRNGs" , " StaticArrays" , " Sundials" , " Test" , " Zygote" ]
151
+ test = [" Aqua" , " BandedMatrices" , " BenchmarkTools" , " CUDA" , " Enzyme" , " ExplicitImports" , " FastLevenbergMarquardt" , " FixedPointAcceleration" , " Hwloc" , " InteractiveUtils" , " LeastSquaresOptim" , " LineSearches" , " MINPACK" , " NLSolvers" , " NLsolve" , " NaNMath" , " NonlinearProblemLibrary" , " OrdinaryDiffEqTsit5" , " Pkg" , " Random" , " ReTestItems" , " SIAMFANLEquations" , " SparseConnectivityTracer " , " SpeedMapping" , " StableRNGs" , " StaticArrays" , " Sundials" , " Test" , " Zygote" ]
0 commit comments