v0.7.0
NFFT v0.7.0
Closed issues:
- docs are outdated: NFFTPlan to plan_nfft (#45)
- MWE from docs is not working because of undefined
plan_nfft
(#49) - usage on recovering a uniform fft? (#51)
- SpecialFunctions compat (#52)
- sdc not working for specific couple of kernelSize and oversampling in plan_nfft function (#60)
- Unexpected Difference between FFT and NFFT (#61)
Merged pull requests:
- CompatHelper: bump compat for "CUDA" to "3.1" (#48) (@github-actions[bot])
- SpecialFunctions compat (#53) (@JeffFessler)
- replace zeros with undef array in the constructor (#56) (@JakobAsslaender)
- Toeplitz gram (#57) (@JakobAsslaender)
- Tk/multithreading (#58) (@tknopp)