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.
2 parents dc94f74 + dc1ff5d commit 16ac46eCopy full SHA for 16ac46e
AbstractNFFTs/Project.toml
@@ -1,7 +1,7 @@
1
name = "AbstractNFFTs"
2
uuid = "7f219486-4aa7-41d6-80a7-e08ef20ceed7"
3
author = ["Tobias Knopp <[email protected]>"]
4
-version = "0.8.2"
+version = "0.8.3"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -16,3 +16,4 @@ AbstractNFFTsChainRulesCoreExt = "ChainRulesCore"
16
17
[compat]
18
julia = "1.6"
19
+ChainRulesCore = "1"
0 commit comments