File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
lib/NonlinearSolveHomotopyContinuation Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1313NonlinearSolveBase = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
1414SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1515SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
16+ TaylorSeries = " 6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
1617
1718[compat ]
1819ADTypes = " 1.11.0"
@@ -24,11 +25,13 @@ LinearAlgebra = "1.11.0"
2425NonlinearSolveBase = " 1.3.3"
2526SciMLBase = " 2.68.1"
2627SymbolicIndexingInterface = " 0.3.36"
28+ TaylorSeries = " 0.18.2"
2729julia = " 1.10"
2830
2931[extras ]
3032Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
33+ NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3134Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
3235
3336[targets ]
34- test = [" Aqua" , " Test" ]
37+ test = [" Aqua" , " Test" , " NonlinearSolve " ]
You can’t perform that action at this time.
0 commit comments