accelerate-fourier: Fast Fourier transform and convolution using the Accelerate framework
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
andaccelerate-fft
andaccelerate-cufft
packages.For CPU specific optimizations cf.
accelerate-fftw
package.
Downloads
- accelerate-fourier-0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.0.1, 1.0, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5 |
---|---|
Dependencies | accelerate (>=0.15 && <0.16), accelerate-arithmetic (>=0.0.1 && <0.1), accelerate-utility (>=0.1 && <0.2), base (>=4.5 && <4.8), containers (>=0.5 && <0.6), QuickCheck (>=2.4 && <2.8), transformers (>=0.3 && <0.5), utility-ht (>=0.0.8 && <0.1) [details] |
Tested with | ghc ==7.8.3 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Math |
Home page | http://code.haskell.org/~thielema/accelerate-fourier/ |
Source repo | this: darcs get http://code.haskell.org/~thielema/accelerate-fourier/ --tag 0.0 head: darcs get http://code.haskell.org/~thielema/accelerate-fourier/ |
Uploaded | by HenningThielemann at 2014-11-05T15:40:10Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5132 total (11 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] |