up previous next
3.9.22 Matrix Normal Form
Supported CoCoA Package
TITLE       : matrixnormalform.cpkg
DESCRIPTION : CoCoA package for computing normal forms of a matrix,
              Smith Normal Form (PID)
AUTHOR      : A.Bigatti, S.DeFrancisci

LOADING INSTRUCTIONS
-- Enter
       $contrib/matrixnormalform.Man();
   to get a complete description of the package including a suggested alias.
-- Enter
       $contrib/matrixnormalform.About();
   to find the version number.  You may want to check the CoCoA
   homepage for the latest version.