ocramz / vector-fft

FFT and IFFT for `vector`, with minimal dependencies

Repository from Github https://github.comocramz/vector-fftRepository from Github https://github.comocramz/vector-fft

vector-fft

Github Actions Hackage

Native FFT and IFFT for vector.

The internals have been ported and adjusted from contiguous-fft.

Contributing

  1. Check open issues
  2. If your issue is not listed, please open a ticket

When opening a PR:

  1. ensure your changes are thoroughly tested
  2. ensure your changes have been summarized in the CHANGELOG, under the "next" section

About

FFT and IFFT for `vector`, with minimal dependencies

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%