11name = " NonlinearSolve"
22uuid = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
33authors = [" SciML" ]
4- version = " 3.1.2 "
4+ version = " 3.2.0 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -32,27 +32,31 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3232[weakdeps ]
3333BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
3434FastLevenbergMarquardt = " 7a0df574-e128-4d35-8cbd-3d84502bf7ce"
35+ FixedPointAcceleration = " 817d07cb-a79a-5c30-9a31-890123675176"
3536LeastSquaresOptim = " 0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
3637MINPACK = " 4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
3738NLsolve = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
3839SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
40+ SpeedMapping = " f1835b91-879b-4a3f-a438-e4baacf14412"
3941Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
4042Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
4143
4244[extensions ]
4345NonlinearSolveBandedMatricesExt = " BandedMatrices"
4446NonlinearSolveFastLevenbergMarquardtExt = " FastLevenbergMarquardt"
47+ NonlinearSolveFixedPointAccelerationExt = " FixedPointAcceleration"
4548NonlinearSolveLeastSquaresOptimExt = " LeastSquaresOptim"
4649NonlinearSolveMINPACKExt = " MINPACK"
4750NonlinearSolveNLsolveExt = " NLsolve"
4851NonlinearSolveSIAMFANLEquationsExt = " SIAMFANLEquations"
52+ NonlinearSolveSpeedMappingExt = " SpeedMapping"
4953NonlinearSolveSymbolicsExt = " Symbolics"
5054NonlinearSolveZygoteExt = " Zygote"
5155
5256[compat ]
5357ADTypes = " 0.2.5"
5458Aqua = " 0.8"
55- ArrayInterface = " 7.6 "
59+ ArrayInterface = " 7.7 "
5660BandedMatrices = " 1.4"
5761BenchmarkTools = " 1.4"
5862ConcreteStructs = " 0.2"
@@ -62,6 +66,7 @@ Enzyme = "0.11.11"
6266FastBroadcast = " 0.2.8"
6367FastLevenbergMarquardt = " 0.1"
6468FiniteDiff = " 2.21"
69+ FixedPointAcceleration = " 0.3"
6570ForwardDiff = " 0.10.36"
6671LazyArrays = " 1.8.2"
6772LeastSquaresOptim = " 0.8.5"
@@ -73,20 +78,21 @@ MaybeInplace = "0.1.1"
7378NLsolve = " 4.5"
7479NaNMath = " 1"
7580NonlinearProblemLibrary = " 0.1.1"
76- OrdinaryDiffEq = " 6"
81+ OrdinaryDiffEq = " 6.63 "
7782Pkg = " 1"
7883PrecompileTools = " 1.2"
79- Printf = " <0.0.1, 1 "
80- Random = " <0.0.1, 1 "
81- RecursiveArrayTools = " 3.0 "
84+ Printf = " 1.9 "
85+ Random = " 1.91 "
86+ RecursiveArrayTools = " 3.2 "
8287Reexport = " 1.2"
8388SafeTestsets = " 0.1"
8489SciMLBase = " 2.11"
8590SciMLOperators = " 0.3.7"
8691SIAMFANLEquations = " 1.0.1"
8792SimpleNonlinearSolve = " 1.0.2"
88- SparseArrays = " <0.0.1, 1 "
93+ SparseArrays = " 1.9 "
8994SparseDiffTools = " 2.14"
95+ SpeedMapping = " 0.3"
9096StableRNGs = " 1"
9197StaticArrays = " 1.7"
9298Symbolics = " 5.13"
@@ -102,6 +108,7 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
102108DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
103109Enzyme = " 7da242da-08ed-463a-9acd-ee780be4f1d9"
104110FastLevenbergMarquardt = " 7a0df574-e128-4d35-8cbd-3d84502bf7ce"
111+ FixedPointAcceleration = " 817d07cb-a79a-5c30-9a31-890123675176"
105112ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
106113LeastSquaresOptim = " 0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
107114LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -116,11 +123,12 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
116123SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
117124SIAMFANLEquations = " 084e46ad-d928-497d-ad5e-07fa361a48c4"
118125SparseDiffTools = " 47a9eef4-7e08-11e9-0b38-333d64bd3804"
126+ SpeedMapping = " f1835b91-879b-4a3f-a438-e4baacf14412"
119127StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
120128StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
121129Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
122130Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
123131Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
124132
125133[targets ]
126- 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" , " SIAMFANLEquations" ]
134+ 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" ]
0 commit comments