Let \(K\) be a field and \(A\) be an \(n\times n\)-matrix over \(K\). This package provides functions for computing both the Frobenius normal form and the Jordan normal form of \(A\). Furthermore, it also includes a functions for the computation of a primary decomposition and the Jordan-Chevalley decomposition of \(A\).
To install this package first unpack it inside some GAP root directory in the subdirectory pkg (see Reference: Installing a GAP Package). Then nofoma can already be loaded and used (just type LoadPackage("nofoma");).
generated by GAPDoc2HTML