Reed-Solomon-Encoder-Decoder

This is a simple implementation of Reed-Solomon Encoder and Decoder in Python. It is based on the Wikiversity article on Reed-Solomon codes.

Usage

  • Install the tkinter package for Python 3.x
  • Run the GUI.py file