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 90127ab commit 2f82a03Copy full SHA for 2f82a03
benchmarks/Project.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
5
[deps]
6
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
7
+Chairmarks = "0ca39b1e-fe0b-4e98-acfc-b1656634c4de"
8
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
9
DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8"
10
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -18,6 +19,7 @@ DynamicPPL = {path = "../"}
18
19
20
[compat]
21
ADTypes = "1.14.0"
22
+Chairmarks = "1.3.1"
23
Distributions = "0.25.117"
24
DynamicPPL = "0.37"
25
ForwardDiff = "0.10.38, 1"
0 commit comments