Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
Stars
103
Forks
38
Watchers
103
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Changed variable names to be more clear in example notebook
1609ffcView on GitHubremoved dependence on python2.6. removed support for bytearray objects.
fceee49View on GitHub