Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 338 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 338 Bytes

Reed-Muller 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.