This repository contains the Python implementation for the report "Comparative Study of Lin-Chung-Han FFT Algorithm versus Gaussian Elimination for Reed-Solomon Erasure Codes" of capstone project ...
# Notice that, since this implementation uses only standard Python 3 objects, you can try to run # this script using Pypy 3, Cython 3 or any other Python 3 implementation.