📂🛡️Suite of tools for file fixity (data protection for long term storage⌛) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python🐍
-
Updated
Sep 4, 2024 - Python
📂🛡️Suite of tools for file fixity (data protection for long term storage⌛) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python🐍
A library for polar codes in Python.
Content of the Error Correction Zoo, stored in structured YAML format
Error Correction Code Transformer
Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-sum and sum-product) and a few other decoders.
Neural Network Decoders for Quantum Error Correcting Codes
Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)
Simple python code to generate hamming code for the given binary data. And also check and correct error in received hamming code.
Python implementation of Varshamov-Tenengolts codes for correction of single insertion/deletion errors
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.
Let your CLI find available solutions for errors / exceptions online on commands you hit, for you, no need open a Browser. and find something yourself
builds a BCH code correcting an arbitrary number of errors
Reed-Solomon Error Correction Code library
Code repository for "CRISP: Curriculum based Sequential neural decoders for Polar code family" - ICML 2023
HEDGES Error-Correcting Code for DNA (using Python platform)
builds a code correcting an arbitrary number of errors
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.
Implementation of Error Correcting Codes applied to the data between the AcubeSAT nanosatellite and the Ground Station
🚀 Automated Code Correction Framework An AI-powered debugging tool that: ✅ Captures and logs errors from executed programs ✅ Analyzes errors and provides explanations with real-world examples ✅ Automatically corrects faulty code using LLMs (Google Gemini, OpenAI, Claude, etc.). Built with Python and LangChain.
Add a description, image, and links to the error-correcting-codes topic page so that developers can more easily learn about it.
To associate your repository with the error-correcting-codes topic, visit your repo's landing page and select "manage topics."