Scripts for the blog posts Coding Theory: Introduction, Coding Theory: The Hamming Code, and Coding Theory: Reed-Solomon Codes.
-
Notifications
You must be signed in to change notification settings - Fork 0
Joe-Ferrara/CodingTheoryIntro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Scripts that compute instances of the Hamming Code and Reed-Solomon codes. Includes classes that represent finite fields, polynomials over finite fields, and matrices over finite fields.