accelerate-fft alternatives and similar packages
Based on the "accelerate" category.
Alternatively, view accelerate-fft alternatives based on common mentions on social networks and blogs.
-
accelerate
Embedded language for high-performance array computations -
accelerate-cuda
DEPRECATED: Accelerate backend for NVIDIA GPUs -
accelerate-examples
Examples for the Accelerate language -
accelerate-io
Read and write Accelerate arrays in various formats -
accelerate-bignum
Fixed-length large integer arithmetic for Accelerate
Updating dependencies is time-consuming.
Do you think we are missing an alternative of accelerate-fft or a related project?
README
FFT components for the Accelerate language
FFT library for the embedded array language Accelerate. For details on Accelerate, refer to the main repository.
The following build flags control whether optimised implementations are used. Note that enabling these (which is the default) will require the corresponding Accelerate backend as a dependency:
llvm-ptx
: For NVIDIA GPUsllvm-cpu
: For multicore CPUs
Contributions and bug reports are welcome! Please feel free to contact me through GitHub or gitter.im.