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 441e01f commit d843410Copy full SHA for d843410
test/Project.toml
@@ -11,3 +11,15 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
11
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
12
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
13
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
14
+
15
+[compat]
16
+AbstractMCMC = "4"
17
+Distributions = "0.25"
18
+IterTools = "1"
19
+KernelDensity = "0.6"
20
+LogExpFunctions = "0.3"
21
+MCMCChains = "5"
22
+StableRNGs = "1"
23
+StatsBase = "0.33"
24
+StatsFuns = "0.9"
25
0 commit comments