bionanoimaging / FourierTools.jl

Tools for working with Fourier space.
https://bionanoimaging.github.io/FourierTools.jl/stable/
MIT License
56 stars 6 forks source link

Add custom method for `plan_CUDA_FFTW` #19

Open roflmaostc opened 2 years ago

roflmaostc commented 2 years ago

Similar to here, but more general: https://github.com/roflmaostc/PtyLab.jl/blob/8f79d6340630829adf2fccbe2117d460f9c33e88/src/Operators.jl#L8

roflmaostc commented 2 years ago

tagging @LukasHasf

roflmaostc commented 2 years ago

Drawback is that we need a CUDA dependency for it :/