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"
13
13
NonlinearSolveBase = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
14
14
SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
15
15
SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
16
+ TaylorSeries = " 6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
16
17
17
18
[compat ]
18
19
ADTypes = " 1.11.0"
@@ -24,11 +25,13 @@ LinearAlgebra = "1.11.0"
24
25
NonlinearSolveBase = " 1.3.3"
25
26
SciMLBase = " 2.68.1"
26
27
SymbolicIndexingInterface = " 0.3.36"
28
+ TaylorSeries = " 0.18.2"
27
29
julia = " 1.10"
28
30
29
31
[extras ]
30
32
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
33
+ NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
31
34
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
32
35
33
36
[targets ]
34
- test = [" Aqua" , " Test" ]
37
+ test = [" Aqua" , " Test" , " NonlinearSolve " ]
You can’t perform that action at this time.
0 commit comments