package reedsolomon

  1. Overview
  2. Docs

Module R.SarwateSource

inversionless berlekamp massey algorithms.

Based on the paper "High-speed architectures for Reed-Solomon decoders" Dilip V Sarwate, Naresh R Shanbhag

Sourceval iBM : poly -> poly
Sourceval riBM : poly -> poly * poly
Sourceval rriBM : poly -> poly * poly
Sourceval forney : poly -> poly -> loc -> elt
OCaml

Innovation. Community. Security.