A class that is able to develop any (n, k) linear code. Includes an implementation of an ASCII correcting linear code along with a simulation of error correction.
-
Updated
Jun 14, 2022 - Python
A class that is able to develop any (n, k) linear code. Includes an implementation of an ASCII correcting linear code along with a simulation of error correction.
LDPC Belief Propogation decoders
C implementation of Reed-Solomon error-correction codes. For detection syndrome decoding is used. Works in GF(256).
A Julia interface to popular python packages for decoding quantum error correcting codes.
Cyclic and Hamming code Algorithms to implement bit error detection and correction
Add a description, image, and links to the syndrome-decoding topic page so that developers can more easily learn about it.
To associate your repository with the syndrome-decoding topic, visit your repo's landing page and select "manage topics."