Select Git revision
-
Maxim Onciul authoredMaxim Onciul authored
coding.md 418 B
Usage of polar coding
Available binary: code
Encode something
This program generates some random data and outputs this generated data. Then it encodes the data and also outputs that.
./code
Decode data
This program takes arbitrarily many code words and decodes them.
Important:
The data encoded must currently have fixed code parameters. Maybe make this configurable.
./code -dec