next | previous | forward | backward | up | top | index | toc | home
Macaulay2 > matrices

matrices

An overview

In Macaulay 2, each matrix is defined over a ring, (see rings). Matrices are perhaps the most common data type in Macaulay 2.

For an overview of matrices as homomorphisms between modules, see homomorphisms of modules. For additional common operations and a comprehensive list of all routines in Macaulay 2 which return or use matrices, see Matrix.

Menu

making matrices

operations involving matrices

determinants and related computations

display of matrices and saving matrices to a file