accelerate-fft v1.2.0.0 Release Notes

Release Date: 2018-04-04 // about 6 years ago
  • ๐Ÿ”„ 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)

Previous changes from v1.1.0.0

  • ๐Ÿ”„ 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