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 a2d46ed commit 9776f15Copy full SHA for 9776f15
Project.toml
@@ -1,6 +1,6 @@
1
name = "KernelFunctions"
2
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3
-version = "0.10.30"
+version = "0.10.31"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ ChainRulesCore = "1"
25
Compat = "3.7"
26
CompositionsBase = "0.1"
27
Distances = "0.10"
28
-FillArrays = "0.10, 0.11, 0.12"
+FillArrays = "0.10, 0.11, 0.12, 0.13"
29
Functors = "0.1, 0.2"
30
IrrationalConstants = "0.1"
31
LogExpFunctions = "0.2.1, 0.3"
0 commit comments