bradencarlson / sage-jupyter

SageMath files (via Jupyter Notebooks) that give an introduction to using SageMath to explore select topics in Abstract Algebra and Cryptography. Note that no local installation of SageMath or Jupyter Notebooks is required to access and use this Project
MIT License
3 stars 2 forks source link

Code in AlgebraicCoding.ipynb not commented #3

Closed bradencarlson closed 2 years ago

bradencarlson commented 2 years ago

The code in the file AlgebraicCoding.ipynb is not well commented and does not have a great explaination. More details need to be included here so students can understand the code that goes into the Bernoulli and SymmetricChannel classes.

bradencarlson commented 2 years ago

Comments have been added to all parts of the code for this document.