Macaulay2 » Documentation
Packages » Macaulay2Doc » commutative algebra » Gröbner bases » computing Groebner bases » gb » GroebnerBasis » getChangeMatrix
next | previous | forward | backward | up | index | toc

getChangeMatrix -- get the change of basis matrix

Description

getChangeMatrix G -- for a Gröbner basis G, return the change of basis matrix from the Gröbner basis to another generating set, usually a minimal, or original, generating set.

The option ChangeMatrix can be used with gb to enable the computation of the change of basis matrix.

Ways to use getChangeMatrix:

  • getChangeMatrix(GroebnerBasis)

For the programmer

The object getChangeMatrix is a method function.


The source of this document is in Macaulay2Doc/functions/gb-doc.m2:330:0.