Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 344 Bytes

Reed-Muller Codes in C

Status: Complete, verson 1.0.0.

This is a research project I completed for a course at Carleton University, "Finite Fields and Coding Theory."

This comprises a paper that attempts to present Reed-Muller codes in a simplistic way, and includes a C implementation of encoding and decoding using Reed-Muller codes.