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