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 0cf3440 commit f028912Copy full SHA for f028912
benchmarks/Project.toml
@@ -15,8 +15,8 @@ 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"
@@ -26,6 +26,6 @@ DynamicPPL = "0.37"
26
ForwardDiff = "0.10.38, 1"
27
LogDensityProblems = "2.1.2"
28
Mooncake = "0.4"
29
-PrettyTables = "2.4.0"
+PrettyTables = "2.4.0, 3"
30
ReverseDiff = "1.15.3"
31
StableRNGs = "1"
0 commit comments