@@ -24,16 +24,16 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
24
24
[weakdeps ]
25
25
ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
26
26
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
27
+ TaylorDiff = " b36ab563-344f-407b-a36a-4f200bebf99c"
27
28
Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
28
29
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
29
- TaylorDiff = " b36ab563-344f-407b-a36a-4f200bebf99c"
30
30
31
31
[extensions ]
32
32
SimpleNonlinearSolveChainRulesCoreExt = " ChainRulesCore"
33
33
SimpleNonlinearSolveReverseDiffExt = " ReverseDiff"
34
+ SimpleNonlinearSolveTaylorDiffExt = " TaylorDiff"
34
35
SimpleNonlinearSolveTrackerExt = " Tracker"
35
36
SimpleNonlinearSolveZygoteExt = " Zygote"
36
- SimpleNonlinearSolveTaylorDiffExt = " TaylorDiff"
37
37
38
38
[compat ]
39
39
ADTypes = " 1.9"
@@ -65,7 +65,7 @@ SciMLBase = "2.37.0"
65
65
Setfield = " 1.1.1"
66
66
StaticArrays = " 1.9"
67
67
StaticArraysCore = " 1.4.2"
68
- TaylorDiff = " 0.2.5"
68
+ TaylorDiff = " 0.2.5, 0.3 "
69
69
Test = " 1.10"
70
70
Tracker = " 0.2.33"
71
71
Zygote = " 0.6.69"
@@ -95,4 +95,4 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
95
95
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
96
96
97
97
[targets ]
98
- test = [" AllocCheck" , " Aqua" , " DiffEqBase" , " ExplicitImports" , " FiniteDiff" , " ForwardDiff" , " Hwloc" , " InteractiveUtils" , " LinearAlgebra" , " NonlinearProblemLibrary" , " Pkg" , " PolyesterForwardDiff" , " Random" , " ReTestItems" , " Reexport" , " ReverseDiff" , " StaticArrays" , " TaylorDiff" , " Test" , " Tracker" , " Zygote" ]
98
+ test = [" AllocCheck" , " Aqua" , " DiffEqBase" , " ExplicitImports" , " FiniteDiff" , " ForwardDiff" , " Hwloc" , " InteractiveUtils" , " LinearAlgebra" , " NonlinearProblemLibrary" , " Pkg" , " PolyesterForwardDiff" , " Random" , " ReTestItems" , " Reexport" , " ReverseDiff" , " StaticArrays" , " TaylorDiff" , " Test" , " Tracker" , " Zygote" ]
0 commit comments