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 f7826df commit e9a462cCopy full SHA for e9a462c
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.1"
+version = "0.4.2"
5
6
[deps]
7
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -11,7 +11,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
12
13
[compat]
14
-AbstractMCMC = "2"
+AbstractMCMC = "2, 3"
15
ArrayInterface = "2, 3"
16
Distributions = "0.22, 0.23, 0.24"
17
julia = "1"
0 commit comments