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 dcceb45 commit ec7fb50Copy full SHA for ec7fb50
lib/BracketingNonlinearSolve/Project.toml
@@ -16,6 +16,8 @@ NonlinearSolveBase = {path = "../NonlinearSolveBase"}
16
17
[weakdeps]
18
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
19
+ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
20
+DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
21
22
[extensions]
23
BracketingNonlinearSolveForwardDiffExt = "ForwardDiff"
0 commit comments