We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5e33e0 + 3fd0e4f commit dc94f74Copy full SHA for dc94f74
Project.toml
@@ -1,7 +1,7 @@
1
name = "NFFT"
2
uuid = "efe261a4-0d2b-5849-be55-fc731d526b0d"
3
authors = ["Tobias Knopp <tobias@knoppweb.de>"]
4
-version = "0.13.5"
+version = "0.13.6"
5
6
[deps]
7
AbstractNFFTs = "7f219486-4aa7-41d6-80a7-e08ef20ceed7"
@@ -25,8 +25,8 @@ DataFrames = "1.3.1, 1.4.1"
25
FFTW = "1.5"
26
FINUFFT = "3.0.1"
27
FLoops = "0.2"
28
-GPUArrays = "8, 9, 10"
29
-JLArrays = "0.1.2"
+GPUArrays = "11"
+JLArrays = "0.2"
30
Reexport = "1.0"
31
PrecompileTools = "1"
32
SpecialFunctions = "0.8, 0.10, 1, 2"
0 commit comments