length C
Given a linear code C over a Galois field, returns the number of entries in any codeword in C. This parameter is called the length of the code.
This method is provided by the package CodingTheory.
|
|
|
|
The next example illustrates how to use this function for the class of Evaluation Codes.
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/CodingTheory.m2:4300:0.