We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d720c commit 7323698Copy full SHA for 7323698
Project.toml
@@ -1,7 +1,7 @@
1
name = "LinearOperatorCollection"
2
uuid = "a4a2c56f-fead-462a-a3ab-85921a5f2575"
3
authors = ["Tobias Knopp <tobias.knopp@tuhh.de> and contributors"]
4
-version = "1.2.1"
+version = "2.0.0"
5
6
[deps]
7
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
@@ -45,4 +45,4 @@ LinearOperatorNFFTExt = ["NFFT", "FFTW"]
45
LinearOperatorFFTWExt = "FFTW"
46
LinearOperatorWaveletExt = "Wavelets"
47
LinearOperatorGPUArraysExt = "GPUArrays"
48
-LinearOperatorRadonKAExt = "RadonKA"
+LinearOperatorRadonKAExt = "RadonKA"
0 commit comments