Skip to content

Commit 3beb88a

Browse files
authored
Merge branch 'JuliaGaussianProcesses:master' into master
2 parents 1487ee6 + 3028ecc commit 3beb88a

File tree

11 files changed

+2022
-1552
lines changed

11 files changed

+2022
-1552
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KernelFunctions"
22
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3-
version = "0.10.30"
3+
version = "0.10.33"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ ChainRulesCore = "1"
2525
Compat = "3.7"
2626
CompositionsBase = "0.1"
2727
Distances = "0.10"
28-
FillArrays = "0.10, 0.11, 0.12"
28+
FillArrays = "0.10, 0.11, 0.12, 0.13"
2929
Functors = "0.1, 0.2"
3030
IrrationalConstants = "0.1"
3131
LogExpFunctions = "0.2.1, 0.3"

0 commit comments

Comments
 (0)