fec 0.1.0

Library for forward error correction. Currently contains encoder/decoder for convolutional codes
Documentation
1
2
3
4
5
6
7
8
9
[dependencies.lazy_static]
version = "1.1.0"

[package]
authors = ["Brian Armstrong <brian.armstrong.ece+github@gmail.com>"]
description = "Library for forward error correction. Currently contains encoder/decoder for convolutional codes"
license = "BSD-3-Clause"
name = "fec"
version = "0.1.0"