Hi everyone!
I just published Luftzig/elm-signal-processing, a package that provides some of the most basic functions for doing signal processing in Elm – FFT (on complex and real numbers) and convolution. It also exposes its own complex numbers implementation.
Let me know if you have use cases for other signal processing functions such as 2D FFT, cross-correlation or whatnot. Enjoy!