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 bda5549 + be92c2d commit 1ca51b5Copy full SHA for 1ca51b5
tutorials/DiffEqUncertainty/Project.toml
@@ -17,7 +17,7 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
17
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
18
19
[compat]
20
-BenchmarkTools = "0.5"
+BenchmarkTools = "0.5, 0.6"
21
Cuba = "2.1"
22
DiffEqGPU = "1.5"
23
DiffEqSensitivity = "6.28"
@@ -31,5 +31,5 @@ NLopt = "0.6"
31
OrdinaryDiffEq = "5.42"
32
Plots = "1.5"
33
Quadrature = "1.3"
34
-Turing = "0.15"
35
StatsPlots = "0.14"
+Turing = "0.15"
0 commit comments