brownan / Reed-Solomon
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
โ90Updated 9 years ago
Alternatives and similar repositories for Reed-Solomon:
Users that are interested in Reed-Solomon are comparing it to the libraries listed below
- โณ๐ก Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dโฆโ389Updated 6 months ago
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentationโ26Updated last year
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Pythonโ103Updated 5 months ago
- User BCH encode/decode library based on bch module from linux kernelโ31Updated 9 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.โ64Updated 2 years ago
- Software for Low Density Parity Check codesโ279Updated 4 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.โ129Updated 4 years ago
- Simple python implementation of binary BCH error-correcting codeโ30Updated 5 years ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.โ36Updated 4 years ago
- Fountain Code demoโ43Updated 3 years ago
- BCH library C Python moduleโ101Updated 6 months ago
- Implementation of the LLL algorithm in C. Also provides a cython wrapper for the C function so that it may be used in python.โ12Updated 11 years ago
- BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Codingโ18Updated 7 years ago
- Generic binary BCH encoding/decoding libraryโ18Updated 8 years ago
- BCH error-correcting code MATLAB simulator - University of Michigan (Winter, 2011)โ14Updated 5 years ago
- Fountain Code: Efficient Python Implementation of LT Codesโ48Updated 2 years ago
- A simple reference implementation of turbo codes for error correction in Python.โ24Updated 4 months ago
- Encoder/Decoder for the Luby Transform fountain codeโ44Updated 4 years ago
- This is a Python implementation of NIST's A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applicโฆโ170Updated 4 months ago
- C and MATLAB implementation for Polar encoding and decodingโ125Updated 7 years ago
- A library for polar codes in Python.โ57Updated 4 years ago
- The source codes of the proposed NB-LDPC decoder published in IEEE Communications Lettersโ11Updated 7 years ago
- Reed Solomon BCH encoder and decoderโ133Updated last year
- Using Python to simulate multipath fading channelโ33Updated 7 years ago
- โ36Updated 5 years ago
- The source codes of the fast x86 LDPC decoder publishedโ25Updated 4 years ago
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-suโฆโ37Updated 2 years ago
- Python library able to solve typical coding theory textbook exercises.โ47Updated 7 years ago
- Implementation of Protograph LDPC error correction codesโ49Updated 3 years ago
- Reed-Solomon encode/decode error correction library, in ANSI Cโ46Updated 3 years ago