Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 399 Bytes

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