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.
2 parents e224070 + 991e167 commit 4a3c817Copy full SHA for 4a3c817
Project.toml
@@ -10,8 +10,24 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
10
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
11
12
[compat]
13
-julia = "1"
+AbstractMCMC = "~0.1"
14
+AdvancedHMC = "0.2.15"
15
+Bijectors = "0.4.0"
16
+Distributions = "0.21.11"
17
+DistributionsAD = "0.1.2"
18
ForwardDiff = "0.10.3"
19
+Libtask = "0.3.1"
20
+LogDensityProblems = "^0.9, 0.10"
21
+MCMCChains = "~0.4.0, 1.0"
22
+MacroTools = "0.5.1"
23
+PDMats = "0.9.9"
24
+ProgressMeter = "1.0.0"
25
+Reexport = "0.2.0"
26
+Requires = "1.0"
27
+SpecialFunctions = "0.7.2, 0.8, 0.9"
28
+StatsFuns = "0.8, 0.9"
29
+Tracker = "0.2.3"
30
+julia = "1"
31
32
[extras]
33
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
0 commit comments