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 74cb28d commit 4473515Copy full SHA for 4473515
Project.toml
@@ -1,7 +1,7 @@
1
name = "AugmentedGaussianProcesses"
2
uuid = "38eea1fd-7d7d-5162-9d08-f89d0f2e271e"
3
authors = ["Theo Galy-Fajou <theo.galyfajou@gmail.com>"]
4
-version = "0.11.5"
+version = "0.11.6"
5
6
[deps]
7
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -40,7 +40,7 @@ RecipesBase = "1.0, 1.1"
40
Reexport = "0.2, 1"
41
SimpleTraits = "0.9"
42
SpecialFunctions = "1, 2"
43
-StatsBase = "0.32, 0.33"
+StatsBase = "0.32, 0.33, 0.34"
44
StatsFuns = "0.9, 1"
45
Zygote = "0.6.7"
46
julia = "1.6"
0 commit comments