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
cufftandaccelerate-cufftandaccelerate-fftpackages.For CPU specific optimizations cf.
accelerate-fftwpackage.
Downloads
- accelerate-fourier-1.0.0.5.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 (>=1.0 && <1.2), accelerate-arithmetic (>=1.0 && <1.1), accelerate-utility (>=1.0 && <1.1), base (>=4.5 && <5), containers (>=0.5 && <0.6), QuickCheck (>=2.4 && <3), transformers (>=0.3 && <0.6), 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://hub.darcs.net/thielema/accelerate-fourier/ |
| Source repo | this: darcs get http://hub.darcs.net/thielema/accelerate-fourier/ --tag 1.0.0.5 head: darcs get http://hub.darcs.net/thielema/accelerate-fourier/ |
| Uploaded | by HenningThielemann at 2018-03-17T21:34:36Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 5201 total (11 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-03-18 [all 1 reports] |