accelerate-fft: FFT using the Accelerate library

[ accelerate, bsd3, library, math ] [ Propose Tags ]

Rank-polymorphic discrete Fourier transform (DFT), computed with a fast Fourier transform (FFT) algorithm using the Accelerate library. Note that optimised implementations are available via foreign libraries, but must be explicitly enabled.

Refer to the main Accelerate package for more information: http://hackage.haskell.org/package/accelerate

Flags

Automatic Flags
NameDescriptionDefault
cuda

Use CUFFT-based implementation in the CUDA backend

Disabled
llvm-ptx

Use CUFFT-based implementation in the LLVM.PTX backend

Enabled
llvm-cpu

Use FFTW-based implementation in the LLVM.Native backend

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.13.0.0, 0.14.0.0, 0.15.0.0, 0.15.1.0, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0
Dependencies accelerate (>=1.0), accelerate-cuda (>=0.16), accelerate-llvm (>=1.0), accelerate-llvm-native (>=1.0), accelerate-llvm-ptx (>=1.0), base (>=4.7 && <4.11), bytestring (>=0.9), carray (>=0.1.5), cuda (>=0.5), cufft (>=0.1.2), fft (>=0.1.8), file-embed (>=0.0.10), storable-complex (>=0.2) [details]
License BSD-3-Clause
Author Manuel M T Chakravarty, Gabriele Keller, Trevor L. McDonell, Robert Clifton-Everest
Maintainer Trevor L. McDonell <tmcdonell@cse.unsw.edu.au>
Revised Revision 2 made by TrevorMcDonell at 2017-08-18T14:06:29Z
Category Compilers/Interpreters, Concurrency, Data, Parallelism
Home page https://github.com/AccelerateHS/accelerate-fft
Bug tracker https://github.com/AccelerateHS/accelerate/issues
Source repo head: git clone git://github.com/AccelerateHS/accelerate-fft.git
this: git clone git://github.com/AccelerateHS/accelerate-fft.git(tag 1.0.0.0)
Uploaded by TrevorMcDonell at 2017-03-31T05:36:59Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 7184 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]