next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
home
ChangeMatrix -- whether to produce the change of basis matrix
Description
ChangeMatrix
-- a keyword for optional arguments to certain functions which concern a change of basis matrix.
Functions with optional argument named ChangeMatrix :
forceGB(..., ChangeMatrix => ...)
-- inform Macaulay2 about the change of basis matrix from GB to generators
gb(..., ChangeMatrix => ...), see
gb
-- compute a Groebner basis
hermite(..., ChangeMatrix => ...)
LLL(..., ChangeMatrix => ...)
-- also find change of basis matrix
markedGB(..., ChangeMatrix => ...)
(missing documentation )
smithNormalForm(..., ChangeMatrix => ...), see
smithNormalForm(Matrix)
-- smith normal form for a matrix over ZZ or a PID
For the programmer
The object
ChangeMatrix
is
a
symbol
.