@hackage / contiguous-fft

dft of contiguous memory structures

Latest0.2.2.0

Changelog

Revision history for contiguous-fft

0.2.2.0 -- 2019-02-15

  • Generalise from 'ST s' to 'PrimMonad m'.

0.2.1.0 -- 2019-02-15

  • Expose 'mfft'.

0.2.0.0 -- 2019-02-15

  • Simplified API to just 'fft' and 'ifft'.
  • Switch to a much more efficient implementation of computing the FFT.

0.1.0.0 -- YYYY-mm-dd

  • First version. Released on an unsuspecting world.