@@ -36,7 +36,6 @@ FixedPointAcceleration = "817d07cb-a79a-5c30-9a31-890123675176"
36
36
LeastSquaresOptim = " 0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
37
37
MINPACK = " 4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
38
38
NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
39
- PolyesterForwardDiff = " 98d1487c-24ca-40b6-b7ab-df2af84e126b"
40
39
SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
41
40
SpeedMapping = " f1835b91-879b-4a3f-a438-e4baacf14412"
42
41
Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
@@ -49,7 +48,6 @@ NonlinearSolveFixedPointAccelerationExt = "FixedPointAcceleration"
49
48
NonlinearSolveLeastSquaresOptimExt = " LeastSquaresOptim"
50
49
NonlinearSolveMINPACKExt = " MINPACK"
51
50
NonlinearSolveNLsolveExt = " NLsolve"
52
- NonlinearSolvePolyesterForwardDiffExt = " PolyesterForwardDiff"
53
51
NonlinearSolveSIAMFANLEquationsExt = " SIAMFANLEquations"
54
52
NonlinearSolveSpeedMappingExt = " SpeedMapping"
55
53
NonlinearSolveSymbolicsExt = " Symbolics"
@@ -85,7 +83,6 @@ Pkg = "1.10"
85
83
PrecompileTools = " 1.2"
86
84
Preferences = " 1.4"
87
85
Printf = " 1.10"
88
- PolyesterForwardDiff = " 0.1.1"
89
86
Random = " 1.91"
90
87
RecursiveArrayTools = " 3.4"
91
88
Reexport = " 1.2"
@@ -94,7 +91,7 @@ SafeTestsets = "0.1"
94
91
SciMLBase = " 2.19.0"
95
92
SimpleNonlinearSolve = " 1.2"
96
93
SparseArrays = " 1.10"
97
- SparseDiffTools = " 2.16 "
94
+ SparseDiffTools = " 2.14 "
98
95
SpeedMapping = " 0.3"
99
96
StableRNGs = " 1"
100
97
StaticArrays = " 1.7"
@@ -124,7 +121,6 @@ NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
124
121
NonlinearProblemLibrary = " b7050fa9-e91f-4b37-bcee-a89a063da141"
125
122
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
126
123
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
127
- PolyesterForwardDiff = " 98d1487c-24ca-40b6-b7ab-df2af84e126b"
128
124
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
129
125
SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
130
126
SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
@@ -138,4 +134,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
138
134
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
139
135
140
136
[targets ]
141
- 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" , " PolyesterForwardDiff " ]
137
+ 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" ]
0 commit comments