You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note, however, that the directional code path is independent of the regular one. It therefore misses some performance optimizations. In case this is of interest for you we might want to polish it a bit. See also #66 for a related discussion where I asked myself if there is an application, where its needed.
Hi!
I didn't find a
dims
kwarg to perform an NFFT along first and second dimension of a 3D array.Is there any?
Especially on GPUs that's usually faster than doing the for loop manually.
Best,
Felix
The text was updated successfully, but these errors were encountered: