/hammingpython

Implementation for hamming code in python

Primary LanguageJupyter Notebook

Implementation for hamming code in python

This is a simple implemntation for hamming code in python Both methods encode and check pariaty are implemented and the steps of the algorithm are shown in the report file

It was done as an assignment in coding theory subject

Explanation for the algorithm http://users.cis.fiu.edu/~downeyt/cop3402/hamming.html