This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
|
Rewrite
editAfter 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)
Other algorithms based on Berlekamp Welch
editThere 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)