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 efc3cd8 commit ca39ed3Copy full SHA for ca39ed3
Project.toml
@@ -1,7 +1,7 @@
1
name = "EllipticalSliceSampling"
2
uuid = "cad2338a-1db2-11e9-3401-43bc07c9ede2"
3
authors = ["David Widmann <david.widmann@it.uu.se>"]
4
-version = "0.4.4"
+version = "0.4.5"
5
6
[deps]
7
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
12
13
[compat]
14
AbstractMCMC = "3.2"
15
-ArrayInterface = "2, 3"
+ArrayInterface = "2, 3, 4"
16
Distributions = "0.22, 0.23, 0.24, 0.25"
17
julia = "1"
18
0 commit comments