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 e224070 commit d54e21cCopy full SHA for d54e21c
Project.toml
@@ -10,8 +10,25 @@ 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
+FiniteDifferences = "0.9"
19
ForwardDiff = "0.10.3"
20
+Libtask = "0.3.1"
21
+LogDensityProblems = "^0.9, 0.10"
22
+MCMCChains = "~0.4.0, 1.0"
23
+MacroTools = "0.5.1"
24
+PDMats = "0.9.9"
25
+ProgressMeter = "1.0.0"
26
+Reexport = "0.2.0"
27
+Requires = "1.0"
28
+SpecialFunctions = "0.7.2, 0.8, 0.9"
29
+StatsFuns = "0.8, 0.9"
30
+Tracker = "0.2.3"
31
+julia = "1"
32
33
[extras]
34
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
0 commit comments