Previous Program
Introduction
Next Program
Program Minpol
Usage
Minpol file [-r]
file: matrix_TYP containing a set of integral square matrices.
Description
Calculates the minimal polynomial of each matrix in file.
Options
-r : calculate the integral roots of the given polynomials.
Remarks
WARNING: If a given matrix is not integral, the result will be incorrect.
Examples
Previous Program
Introduction
Next Program