This example code demonstrates how to do compensation for static drift. A known value for the drift will be used.
-
Updated
Jun 27, 2025 - C
This example code demonstrates how to do compensation for static drift. A known value for the drift will be used.
Reed Solomon error correcting code implementation in Python - TIPE project for the Classe Préparatoire aux Grandes Ecoles (CPGE) program in France
Error-Correcting Code for On-Patient Medical Record - Code for Deep Learning-assisted On-patient Medical Record and mRNA Therapeutics Delivery using Microneedles (Nature Materials 2025)
A cleanroom reimplementation of the par2 error-correction algorithm, library and cli in Zig, based only on publicly-available specs (NOT its source code), and with a more permissive license, a C ABI wrapper, and a LuaJIT FFI example. Full test coverage. NOTE: gpt-5.2-codex and Claude Opus 4.5 AI assisted in parts.
Experimental implementation of a lattice-based cryptosystem using Multi-Block Learning With Errors (LWE) and basic Hamming (7,4) error correction. This project stage is not production-ready and exhibits notable decoding errors. Designed for educational purposes, algorithm exploration, collaboration to improve post-quantum cryptography methods.
Add a description, image, and links to the error-correcting-code topic page so that developers can more easily learn about it.
To associate your repository with the error-correcting-code topic, visit your repo's landing page and select "manage topics."