BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:accelerate-fourier-1.0.0.5@sha256:8546a1e7c21060452715d623e5beee3fa84809ddc24c8cf1550e74512d7661e8,3006

Fast Fourier transform and convolution via the accelerate package. It uses many of the common tricks to achieve optimal speed for every size of the data set, but it does not contain low-level optimizations.

  • For CUDA specific optimizations please see cufft and accelerate-cufft and accelerate-fft packages.

  • For CPU specific optimizations cf. accelerate-fftw package.