Hacker News new | ask | show | jobs
by roflmaostc 1914 days ago
Solution might be ShiftedArrays.jl which allows to do a circshift with a view. However, performance is slightly worse than an allocated fftshift.

We're currently working on wrappers doing that