Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
-
Updated
Sep 7, 2017 - C++
8000
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
Finite Field Operations on GPGPU
Fast Fourier Transform Algorithm / Number Theoretic Transform
Implementación de la transformada numérico-teórica. Asignatura de Programación de Arquitecturas Multinúcleo. Grado en Ingeniería Informática. Facultad de Informática. Universidad de Murcia.
Add a description, image, and links to the number-theoretic-transform topic page so that developers can more easily learn about it.
To associate your repository with the number-theoretic-transform topic, visit your repo's landing page and select "manage topics."