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 376407d commit 49e6074Copy full SHA for 49e6074
Project.toml
@@ -1,6 +1,6 @@
1
name = "KernelFunctions"
2
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3
-version = "0.9.3"
+version = "0.9.4"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ Compat = "3.7"
25
CompositionsBase = "0.1"
26
Distances = "0.10"
27
FillArrays = "0.10, 0.11"
28
-Functors = "0.1"
+Functors = "0.1, 0.2"
29
Requires = "1.0.1"
30
SpecialFunctions = "0.8, 0.9, 0.10, 1"
31
StatsBase = "0.32, 0.33"
0 commit comments