evCodeGraph(F,M,S)
Given a finite field F, an incidence matrix M of a connected graph $G$, and an ordered list S of polynomials over F, this method produces an EvaluationCode $C$ generated by evaluating the given polynomials in S at the columns of the matrix M.
|
|
|
|
While this function may work even when a ring is given, instead of a finite field, it is possible that the results are not the expected ones.
The object evCodeGraph is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/CodingTheory.m2:5079:0.