Talk:Berlekamp–Welch algorithm

Latest comment: 6 years ago by Rcgldr in topic Rewrite

Rewrite edit

After creating test programs in C that implement Berlekamp Welch to understand and verify the algorithm, I did a re-write of this article to clarify and simplify it. I removed the history section since that is included in the referenced Reed Solomon article. Rcgldr (talk) 09:57, 15 January 2018 (UTC)Reply

Other algorithms based on Berlekamp Welch edit

There are later algorithms based on Berlekamp Welch, some known as "list" algorithms, that produce a list of potential solutions in an effort to go beyond the normal limits of error corrections. Some of these show up when doing a search for Berlekamp Welch, but these should probably be omitted from this article, since they are now mentioned in the Reed–Solomon_error_correction article. Rcgldr (talk) 04:40, 15 January 2018 (UTC)Reply