BSD-3-Clause licensed by Manuel M T Chakravarty, Gabriele Keller, Trevor L. McDonell, Robert Clifton-Everest
Maintained by Trevor L. McDonell
This version can be pinned in stack with:accelerate-fft-1.1.0.0@sha256:e0addd7e3251ae22f698543befb6026ea90dbc9739e63c1cc78a161a8e86551d,3728

Module documentation for 1.1.0.0

FFT Component for the Accelerate Array Language

Build Status Hackage

FFT library for the embedded array language Accelerate. This will use optimised backend implementations where available. For details on Accelerate, refer to the main repository.

Changes

Change Log

Notable changes to the project will be documented in this file.

The format is based on Keep a Changelog and the project adheres to the Haskell Package Versioning Policy (PVP)

1.1.0.0 - 2017-09-21

  • #5: fix to ignore sh parameter in inverse mode
  • Drop support for (deprecated) accelerate-cuda backend
  • Build against FFTW and CUFFT foreign implementations by default

1.0.0.0 - 2017-03-31