Skip to content

jackchouchani/reedsolomon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reed Solomon

This is an adaptation of Reed–Solomon codes for coders.

Usage

Everything is included in the repository. I included a test file in case someone needs an example.

  git clone https://github.com/jackchouchani/reedsolomon.git
  cd reedsolomon
  make
  ./test
  make clean

Regards

Thanks for Wikiversity Reed–Solomon.

Releases

No releases published

Packages

No packages published