/turpy

Python simulation of turbo and viterbi decoding.

Primary LanguageJupyter NotebookBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Build Status

TurPy (Turbo Code Simulation in Python)

This is an implementation of forward error correction encoders and decoders in the python programming language. Included are convolutional and turbo codes whereas its parameters are highly variable.

For instructions on how to use this package see this Jupyter notebook.