brownan / Reed-Solomon
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
☆93Updated 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
- BCH library C Python module☆101Updated 7 months ago
- User BCH encode/decode library based on bch module from linux kernel☆31Updated 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…☆391Updated 7 months ago
- Simple python implementation of binary BCH error-correcting code☆30Updated 5 years ago
- raptor codes are dead sexy rateless erasure codes that can achieve linear time encoding/decoding☆44Updated 13 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆64Updated 2 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆131Updated 2 weeks ago
- BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Coding☆18Updated 8 years ago
- Fountain Code demo☆43Updated 3 years ago
- A free and open implementation of Raptor codes☆42Updated 2 years ago
- Fountain Code: Efficient Python Implementation of LT Codes☆48Updated 2 years ago
- Python wrapper for AFF3CT.☆16Updated last year
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆37Updated 4 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆103Updated 5 months ago
- ☆42Updated last month
- Orthogonal Frequency Division Multiplexing pipeline☆28Updated 6 years ago
- Implementation of Protograph LDPC error correction codes☆49Updated 3 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
- Generic binary BCH encoding/decoding library☆19Updated 8 years ago
- Implementation of algorithms from the paper Fuzzy Extractors: How to Generate Strong Keys from Biometrics and Other Noisy Data☆14Updated 11 years ago
- A C++ library and python bindings for physical layer wireless research☆45Updated 11 years ago
- Improved version of the NIST Statistical Test Suite (STS)☆101Updated 3 months ago
- Software for Low Density Parity Check codes☆281Updated 4 years ago
- A python implementation of the SP800-22 Rev 1a PRNG test suite.☆161Updated 3 years ago
- A library for polar codes in Python.☆59Updated 4 years ago
- Bit Error Rate (BER) and Frame Error Rate (FER) references. Most of those results have been simulated with AFF3CT.☆14Updated 10 months ago
- Linear digital modems☆42Updated 4 years ago
- The source codes of the fast x86 LDPC decoder published☆26Updated 4 years ago
- builds a BCH code correcting an arbitrary number of errors☆9Updated last month
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena☆44Updated 4 years ago