We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e68f9 commit f69083dCopy full SHA for f69083d
lib/BracketingNonlinearSolve/Project.toml
@@ -22,7 +22,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
22
23
[extensions]
24
BracketingNonlinearSolveForwardDiffExt = "ForwardDiff"
25
-BracketingNonlinearSolveChainRulesCoreExt = ["ChainRulesCore", "Zygote", "ForwardDiff"]
+BracketingNonlinearSolveChainRulesCoreExt = ["ChainRulesCore", "ForwardDiff"]
26
BracketingNonlinearSolveDiffEqBaseExt = "DiffEqBase"
27
28
[compat]
0 commit comments