Skip to content

sigh/reed-solomon

Repository files navigation

An interactive demo of Reed-Solomon error correction.

It also explains the algorithm at a high level assuming knowledge of polynomial arithmetic and solving linear equations.

See it in action at http://sigh.github.io/reed-solomon

Running locally

Run locally using Jekyll:

$ jekyll serve