christiansiegel / coding-theory-algorithms
Python library able to solve typical coding theory textbook exercises.
☆47Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for coding-theory-algorithms
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆119Updated 4 years ago
- A library for polar codes in Python.☆51Updated 4 years 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.☆11Updated 11 years ago
- Simple python implementation of binary BCH error-correcting code☆28Updated 4 years ago
- ☆36Updated 4 years ago
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-su…☆34Updated 2 years ago
- PyLFSR☆64Updated 7 months ago
- An open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems.☆83Updated this week
- Rate adaptive LDPC based solutions for distributed source coding☆23Updated 4 months ago
- ⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-d…☆365Updated 2 months ago
- Python implementation of Polar codes☆39Updated 6 years ago
- List of open source channel coding projects and libraries.☆112Updated 2 years ago
- Belief propagation on Tanner graphs (LDPC decoder)☆14Updated 2 years ago
- This project is made to generate Polar decoders (unrolled decoders).☆11Updated 4 years ago
- BCH library C Python module☆96Updated last month
- My implementation of LDPC codes. For details visit: https://yairmz.github.io/LDPC/☆29Updated 5 months ago
- Python wrapper for AFF3CT.☆14Updated 7 months ago
- Implementation of Progressive Edge Growth algorithm in Tanner Graphs for short cycle free LDPC code construction☆23Updated 8 years ago
- Teaching material for Digital Communications☆43Updated 10 months ago
- Implementation of Protograph LDPC error correction codes☆45Updated 3 years ago
- Neural min-sum decoding in TensorFlow☆44Updated 5 years ago
- A port of MATLAB code for decoding LDPC codes using belief propagation to Python.☆23Updated 9 years ago
- Learning to decode Protograph LDPC Codes☆19Updated 3 years ago
- BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Coding☆17Updated 7 years ago
- Progressive edge growth PEG for LDPC code and QC-LDPC construction C++, Python, Matlab PEG with ACE and Avoiding Generating Small Cycles…☆21Updated 9 months ago
- Symbol Timing Synchronization Simulation☆57Updated 2 years ago
- Teaching material for wireless communications☆107Updated 8 months ago
- A simple reference implementation of turbo codes for error correction in Python.☆22Updated 6 years ago
- Digital Communication with Python☆557Updated last year
- Polar Code C++ Implementation☆17Updated 2 years ago