We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34994e commit a92de31Copy full SHA for a92de31
C/CuNFFT/Package.toml
@@ -2,3 +2,7 @@ name = "CuNFFT"
2
uuid = "a9291f20-7f4c-4d50-b30d-4e07b13252e1"
3
repo = "https://github.com/JuliaMath/NFFT.jl.git"
4
subdir = "CuNFFT"
5
+
6
+[metadata.deprecated]
7
+reason = "GPU compatible NFFT plans are now provided as a package extension within the base package, `NFFT`"
8
+alternative = "NFFT"
0 commit comments