Demonstrator

Issue #14 resolved
David Lucas repo owner created an issue

As an illustration of the project, we want to have a "demonstrator" ready to come with the first post on sage-coding-theory.

In this demonstrator, we can find : concatenated_code, rs/grs, linear_block_code, mceliece, decoder, encoder and channels.

The following need to be done :

  • Refactor the code to fit it into existing files from coding folder (src/sage/coding)
  • Add some checks in the functions and structures (e.g. dimension < length)
  • Write the docstring and check the formatting

Comments (1)

  1. Log in to comment