christiansiegel / coding-theory-algorithmsLinks
Python library able to solve typical coding theory textbook exercises.
☆47Updated 7 years ago
Alternatives and similar repositories for coding-theory-algorithms
Users that are interested in coding-theory-algorithms are comparing it to the libraries listed below
Sorting:
- A performant NumPy extension for Galois fields and their applications☆409Updated 2 months ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆136Updated 3 months ago
- A library for polar codes in Python.☆61Updated 4 years ago
- PyLFSR☆64Updated last year
- This is a Python implementation of NIST's A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applic…☆179Updated last month
- An open-source library for Python 3 providing tools for analysis and simulation of analog and digital communication systems.☆89Updated 2 weeks ago
- Digital Communication with Python☆608Updated 2 years ago
- Simple python implementation of binary BCH error-correcting code☆31Updated 5 years ago
- ⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-d…☆396Updated 2 months ago
- Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python☆97Updated 9 years ago
- Rate adaptive LDPC based solutions for distributed source coding☆26Updated 7 months ago
- ☆36Updated 5 years ago
- Sample scripts used in the lectures of the CEL (Communications Engineering Lab) at KIT☆87Updated this week
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-su…☆36Updated 2 years ago
- BCH library C Python module☆104Updated 10 months ago
- List of open source channel coding projects and libraries.☆130Updated 3 years ago
- Side Channels Analysis and Deep Learning☆214Updated 2 years ago
- A simple reference implementation of turbo codes for error correction in Python.☆26Updated 7 months ago
- ☆42Updated 4 months ago
- Python OFDM transmitter and receiver☆42Updated 2 weeks ago
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena☆46Updated 4 years ago
- This is a project in which side-channel attacks are researched and developed.☆46Updated 5 years ago
- A collection of Digital Signal Processing notebooks with a wireless communications theme.☆127Updated 2 years ago
- Construction, encoding and decoding of Polar Codes. List decoding of Polar Codes.☆14Updated 4 years ago
- Companion Jupyter Notebooks for the RFSoC-Book.☆210Updated 2 years ago
- Digital Pre-Distortion implementation in GNU Radio☆43Updated 3 years ago
- OpenDPD is an end-to-end learning framework built in PyTorch for power amplifier (PA) modeling and digital pre-distortion (DPD). You are …☆81Updated 2 weeks ago
- This repository provides a simple python script for getting experience with common modulation techniques i.e. QAM, PSK, ASK and BPSK☆93Updated last year
- C and MATLAB implementation for Polar encoding and decoding☆128Updated 7 years ago
- PySDR.org textbook source material, feel free to post issues/PRs☆323Updated 2 weeks ago