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 5686160 commit eae9613Copy full SHA for eae9613
benchmarks/BayesianInference/Project.toml
@@ -17,14 +17,14 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
17
[compat]
18
BenchmarkTools = "1.0"
19
DiffEqBayes = "3.0.1"
20
-DiffEqCallbacks = "2"
+DiffEqCallbacks = "4"
21
Distributions = "0.25"
22
DynamicHMC = "3.1"
23
OrdinaryDiffEq = "6"
24
ParameterizedFunctions = "5.3"
25
Plots = "1.4"
26
-RecursiveArrayTools = "2.5"
+RecursiveArrayTools = "3"
27
SciMLBenchmarks = "0.1"
28
StanSample = "7"
29
StaticArrays = "1"
30
-Turing = "0.28, 0.30"
+Turing = "0.38"
0 commit comments