-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi, very cool to see a generic julia FFT. My use case is for Complex{BigFloat} but I only want to fft and ifft over one dimension of a 2D array. I need to do this thousands of times, and apply a matrix in the other dimensions. I notice that only arrays of up to 2 dimensions are currently supported. So:
- Do you plan to allow any array dims?
- Is it possible to support the
dims
argument of the FFTW interface?
Thanks for the great work
brainandforce
Metadata
Metadata
Assignees
Labels
No labels