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 1f358be commit 2b03b36Copy full SHA for 2b03b36
lib/OptimizationODE/Project.toml
@@ -11,6 +11,9 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
11
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
12
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
13
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
14
+NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
15
+Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
16
+DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
17
18
[compat]
19
ForwardDiff = "1"
0 commit comments