Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

coding.md

Blame
  • 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