accelerate-fft: FFT using the Accelerate library
Rank-polymorphic discrete Fourier transform (DFT), computed with a fast Fourier transform (FFT) algorithm using the Accelerate library
Refer to the main Accelerate package for more information: http://hackage.haskell.org/package/accelerate
Modules
- Data
- Array
- Accelerate
- Math
- Data.Array.Accelerate.Math.DFT
- Data.Array.Accelerate.Math.DFT.Centre
- Data.Array.Accelerate.Math.DFT.Roots
- Data.Array.Accelerate.Math.FFT
- Data.Array.Accelerate.Math.DFT
- Math
- Accelerate
- Array
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
cuda | Enable support for using CUFFT via the CUDA backend's FFI | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- accelerate-fft-0.15.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 (>=0.15 && <0.16), accelerate-cuda (>=0.15 && <0.17), base (>=4.7 && <4.9), cuda (>=0.5), cufft (>=0.1.2) [details] |
Tested with | ghc >=7.8 |
License | BSD-3-Clause |
Author | Manuel M T Chakravarty, Gabriele Keller, Trevor L. McDonell |
Maintainer | Manuel M T Chakravarty <chak@cse.unsw.edu.au> |
Revised | Revision 1 made by TrevorMcDonell at 2017-03-22T02:56:20Z |
Category | Compilers/Interpreters, Concurrency, Data, Parallelism |
Home page | https://github.com/AccelerateHS/accelerate-fft |
Bug tracker | https://github.com/AccelerateHS/accelerate/issues |
Source repo | this: git clone git://github.com/AccelerateHS/accelerate-fft.git -b release/0.15(tag 0.15.1.0) |
Uploaded | by TrevorMcDonell at 2015-10-16T05:01:24Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 7423 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-26 [all 7 reports] |