Y
Hacker News
new
|
ask
|
show
|
jobs
by
walrus
3130 days ago
zfec is an implementation of Reed-Solomon coding, the class of codes discussed in the first part of the slides.
1 comments
lrizzo
3130 days ago
To be precise zfec uses Vandermonde codes and it is derived from my old fec library from 1996-97. See
http://info.iet.unipi.it/~luigi/research.html#fec
(in 90's web style).
link