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 03ad8ab commit 9e050b8Copy full SHA for 9e050b8
Project.toml
@@ -1,6 +1,6 @@
1
name = "KernelFunctions"
2
uuid = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3
-version = "0.8.20"
+version = "0.8.21"
4
5
[deps]
6
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
test/Project.toml
@@ -27,4 +27,4 @@ Kronecker = "0.4"
27
PDMats = "0.9, 0.10"
28
ReverseDiff = "1.2"
29
SpecialFunctions = "0.10, 1"
30
-Zygote = "0.4, 0.5"
+Zygote = "0.4, 0.5, 0.6"
0 commit comments