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.
2 parents 8d73ef2 + 233389c commit 9407846Copy full SHA for 9407846
Project.toml
@@ -17,14 +17,24 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
17
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
18
19
[compat]
20
+BVProblemLibrary = "0.1"
21
+BoundaryValueDiffEq = "4, 5"
22
+DDEProblemLibrary = "0.1"
23
DelayDiffEq = "5.20"
24
DiffEqBase = "6.94.4"
25
DiffEqNoiseProcess = "5.0"
26
NLsolve = "4.2"
27
+NonlinearSolve = "1, 2"
28
+ODEProblemLibrary = "0.1"
29
+OrdinaryDiffEq = "6"
30
+ParameterizedFunctions = "5"
31
RecipesBase = "0.7, 0.8, 1.0"
32
RecursiveArrayTools = "2"
33
RootedTrees = "1, 2"
34
+SDEProblemLibrary = "0.1"
35
SciMLBase = "1.74, 2"
36
+StochasticDelayDiffEq = "1"
37
+StochasticDiffEq = "6"
38
julia = "1.6"
39
40
[extras]
0 commit comments