A quick and dirty implementation of Discrete Fourier transform (DFT) in Haskell. Tested on Polynomial Multiplication.
-
Updated
Oct 14, 2020 - Haskell
A quick and dirty implementation of Discrete Fourier transform (DFT) in Haskell. Tested on Polynomial Multiplication.
Finite field polynomial arithmetic based on fast Fourier transforms
Add a description, image, and links to the discrete-fourier-transform topic page so that developers can more easily learn about it.
To associate your repository with the discrete-fourier-transform topic, visit your repo's landing page and select "manage topics."