/study-reedsolo-example-py

Example of Reed-Solomon coding in Python

Primary LanguagePython

Reed-Solomon Coding (RSC) in Python

Here is an example of Reed-Solomon coding in Python.

There are some comments in the code that you can use to understand RSC.

Only dependency to be downloaded is also commented.

Just run main.py to observe it.

python3 main.py