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 b06d50f commit 41a6413Copy full SHA for 41a6413
Project.toml
@@ -1,7 +1,7 @@
1
name = "MCMCDiagnosticTools"
2
uuid = "be115224-59cd-429b-ad48-344e309966f0"
3
authors = ["David Widmann", "Seth Axen"]
4
-version = "0.3.14"
+version = "0.3.15"
5
6
[deps]
7
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -18,10 +18,10 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
18
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
19
20
[compat]
21
-Aqua = "0.8.1"
22
AbstractFFTs = "0.5, 1"
+Aqua = "0.8.1"
23
DataAPI = "1.12"
24
-DataStructures = "0.18.13"
+DataStructures = "0.18.13, 0.19"
25
Distributions = "0.25.57"
26
DynamicHMC = "3.2"
27
EvoTrees = "0.16.2"
0 commit comments