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 18a48ac commit 1846683Copy full SHA for 1846683
Project.toml
@@ -1,7 +1,7 @@
1
name = "ArrayFire"
2
uuid = "b19378d9-d87a-599a-927f-45f220a2c452"
3
authors = ["Julia Computing"]
4
-version = "1.0.5"
+version = "1.0.6"
5
6
[deps]
7
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
@@ -17,5 +17,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
17
[compat]
18
DSP = "0.5.2,0.6"
19
FFTW = "0.2.4,1"
20
-SpecialFunctions = "0.7.2,0.10"
+SpecialFunctions = "0.7,0.10"
21
julia = "1"
0 commit comments