Description
Native FFT and IFFT for vector.
Description
Native Fast Fourier Transform and Inverse Fast Fourier Transform for vector, with minimal dependencies.
README.md
vector-fft
Native FFT and IFFT for vector
.
The internals have been ported and adjusted from contiguous-fft.
Contributing
- Check open issues
- If your issue is not listed, please open a ticket
When opening a PR:
- ensure your changes are thoroughly tested
- ensure your changes have been summarized in the CHANGELOG, under the "next" section.