Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Generator matrix of RS-code

Hi everyone, i need to find generator matrix of RS-code as numbers, not as polynomial. Is there any way to convert these polynomials to numbers? Example:

C = codes.ReedSolomonCode(GF(64), 9,4)

C.generator_matrix()