Popularity
7.9
Growing
Activity
0.0
Stable
10
14
7

Monthly Downloads: 23
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v1.2.0.0

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.

Do you think we are missing an alternative of accelerate-fft or a related project?

Add another 'accelerate' Package

README

FFT components for the Accelerate language

GitHub CI Gitter Stackage LTS Stackage Nightly Hackage

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 GPUs
  • llvm-cpu: For multicore CPUs

Contributions and bug reports are welcome! Please feel free to contact me through GitHub or gitter.im.