Goto Chapter: Top 1 2 3 4 Bib Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

1 The nofoma package
 1.1 Installation of the nofoma package

1 The nofoma package

Let K be a field and A be an nĂ— 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.

1.1 Installation of the nofoma package

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");).

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 Bib Ind

generated by GAPDoc2HTML