This project provides a basic implementation of Golay error correction codes in Python, supporting both the Golay (24, 12, 8) and Golay (23, 12, 7) codes.
- Updated
Jun 12, 2024 - Python
This project provides a basic implementation of Golay error correction codes in Python, supporting both the Golay (24, 12, 8) and Golay (23, 12, 7) codes.
This project contains scripts related to various coding theory concepts, including cyclic codes, Hamming codes, and Golay codes. Each script demonstrates encoding, error detection, and correction using different coding techniques.
Add a description, image, and links to the golay topic page so that developers can more easily learn about it.
To associate your repository with the golay topic, visit your repo's landing page and select "manage topics."