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-cufft and accelerate-fft 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 (>=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]
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 4913 total (14 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]