brownan / Reed-Solomon
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
☆86Updated 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
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentation☆26Updated last year
- User BCH encode/decode library based on bch module from linux kernel☆30Updated 9 years ago
- ⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-d…☆374Updated 4 months ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆63Updated 2 years ago
- Simple python implementation of binary BCH error-correcting code☆28Updated 5 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆126Updated 4 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆101Updated 2 months ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆34Updated 4 years ago
- BCH library C Python module☆98Updated 4 months 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
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena☆42Updated 3 years ago
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-su…☆35Updated 2 years ago
- ☆36Updated 4 years ago
- Python library able to solve typical coding theory textbook exercises.☆47Updated 7 years ago
- Implementations of the Simon and Speck Block Ciphers☆98Updated 6 years ago
- The source codes of the fast x86 LDPC decoder published☆25Updated 4 years ago
- Orthogonal Frequency Division Multiplexing pipeline☆28Updated 6 years ago
- C and MATLAB implementation for Polar encoding and decoding☆122Updated 7 years ago
- A free and open implementation of Raptor codes☆41Updated 2 years ago
- A library for polar codes in Python.☆53Updated 4 years ago
- C library for Convolutional codes and Reed-Solomon☆385Updated 3 years ago
- Frobenius Additive Fourier Transform☆13Updated 6 years ago
- A Performance Analysis and Simulation of BCH Code in Matlab☆13Updated 2 years ago
- Reed Solomon BCH encoder and decoder☆128Updated last year
- Algebraic methods for construction QC-LDPC and cyclic LDPC LDGM EG-LDPC source codes☆13Updated last month
- Software for Low Density Parity Check codes☆273Updated 4 years ago
- This is a CUDA application for LDPC-CC Decoder☆15Updated 9 years ago
- Reed-Solomon Coding with Interleaving , available as a C program and python module.☆9Updated 9 years ago
- Implementation of Protograph LDPC error correction codes☆47Updated 3 years ago
- A port of MATLAB code for decoding LDPC codes using belief propagation to Python.☆23Updated 9 years ago