Commit 0ec1f6e
feat(ReedSolomon): decode-outcome iff for Gao decoding (#268)
Combine `decode_eq_none` and `decode_none_farness` into a single
outcome characterization `decode_eq_none_iff`: the decoder returns
`none` iff the received word is beyond the guaranteed radius
⌊(n-k)/2⌋ of every codeword.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 95569c0 commit 0ec1f6e
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
313 | 323 | | |
314 | 324 | | |
315 | 325 | | |
| |||
0 commit comments