Changelog of @hackage/accelerate-fft 1.3.0.0

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.2.0.0 - 2018-04-03

Changed

  • update for AoS representation of complex numbers
  • improve pure FFT implementation

Contributors

Special thanks to those who contributed patches as part of this release:

  • Trevor L. McDonell (@tmcdonell)
  • Rinat Striungis (@Haskell-mouse)

1.1.0.0 - 2017-09-21

Changed

  • build against FFTW and cuFFT foreign implementations by default

Fixed

  • fix to ignore sh parameter in inverse mode (#5)

Removed

  • Drop support for (deprecated) accelerate-cuda backend

1.0.0.0 - 2017-03-31