Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ocramz/vector-fft

FFT and IFFT for `vector`, with minimal dependencies
https://github.com/ocramz/vector-fft

cross-correlation fft fft-library fourier-transform frequency-analysis frequency-domain ifft

Last synced: 22 days ago
JSON representation

FFT and IFFT for `vector`, with minimal dependencies

Awesome Lists containing this project

README

        

# vector-fft

Native FFT and IFFT for `vector`.

The internals have been ported from [contiguous-fft](https://hackage.haskell.org/package/contiguous-fft).