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 ea6b6de commit 4dcb2adCopy full SHA for 4dcb2ad
benchmarks/Project.toml
@@ -15,14 +15,14 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
15
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
16
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
17
18
-[sources]
19
-DynamicPPL = {path = "../"}
+[sources.DynamicPPL]
+path = "../"
20
21
[compat]
22
ADTypes = "1.14.0"
23
BenchmarkTools = "1.6.0"
24
Distributions = "0.25.117"
25
-DynamicPPL = "0.37"
+DynamicPPL = "0.37, 0.36"
26
ForwardDiff = "0.10.38, 1"
27
LogDensityProblems = "2.1.2"
28
Mooncake = "0.4"
0 commit comments