accelerate-fourier: Fast Fourier transform and convolution using the Accelerate framework

[ bsd3, library, math ] [ Propose Tags ]

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 and accelerate-fft and accelerate-cufft packages.

  • For CPU specific optimizations cf. accelerate-fftw package.

Downloads

Maintainer's Corner

Package maintainers

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]
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 4943 total (22 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]