Documentation

CompPoly.Bivariate.GuruswamiSudan.Root.ShiftedSubstitution

Shifted Substitution for Guruswami-Sudan Root Search #

Executable substitution of Y = f(X) + X^t Y in bivariate polynomials.

Multiply a univariate polynomial by X^t.

Instances For

    The contribution of one Y^y coefficient to Y^r after substituting Y = f(X) + X^t Y.

    Instances For

      Substitute Y = f(X) + X^t Y into a bivariate polynomial.

      Instances For

        Truncated substitution Y = f(X) + X^t Y, keeping only X-degree < N after each accumulated Y-coefficient contribution.

        Instances For