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 fd9c607 commit cd05f0fCopy full SHA for cd05f0f
Project.toml
@@ -12,7 +12,7 @@ Random123 = "74087812-796a-5b5d-8853-05524746bad3"
12
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
13
14
[compat]
15
-AbstractMCMC = "2, 3"
+AbstractMCMC = "2, 3, 4"
16
Distributions = "0.23, 0.24, 0.25"
17
Libtask = "0.7"
18
Random123 = "1.3"
test/Project.toml
@@ -7,8 +7,8 @@ Random123 = "74087812-796a-5b5d-8853-05524746bad3"
7
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
8
9
10
11
Distributions = "0.24, 0.25"
-julia = "1.3"
+julia = "1.3"
0 commit comments