@@ -24,16 +24,16 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
2424[weakdeps ]
2525ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
2626ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
27+ TaylorDiff = " b36ab563-344f-407b-a36a-4f200bebf99c"
2728Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
2829Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
29- TaylorDiff = " b36ab563-344f-407b-a36a-4f200bebf99c"
3030
3131[extensions ]
3232SimpleNonlinearSolveChainRulesCoreExt = " ChainRulesCore"
3333SimpleNonlinearSolveReverseDiffExt = " ReverseDiff"
34+ SimpleNonlinearSolveTaylorDiffExt = " TaylorDiff"
3435SimpleNonlinearSolveTrackerExt = " Tracker"
3536SimpleNonlinearSolveZygoteExt = " Zygote"
36- SimpleNonlinearSolveTaylorDiffExt = " TaylorDiff"
3737
3838[compat ]
3939ADTypes = " 1.9"
@@ -65,7 +65,7 @@ SciMLBase = "2.37.0"
6565Setfield = " 1.1.1"
6666StaticArrays = " 1.9"
6767StaticArraysCore = " 1.4.2"
68- TaylorDiff = " 0.2.5"
68+ TaylorDiff = " 0.2.5, 0.3 "
6969Test = " 1.10"
7070Tracker = " 0.2.33"
7171Zygote = " 0.6.69"
@@ -95,4 +95,4 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
9595Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
9696
9797[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