next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
ChangeMatrix -- name for an optional argument
Description
A symbol used as the name of an optional argument, for some function(s).
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 Gröbner basis
hermite(..., ChangeMatrix => ...)
(missing documentation)
LLL(..., ChangeMatrix => ...)
-- also find change of basis matrix
markedGB(..., ChangeMatrix => ...), see
markedGB(Matrix,Matrix)
-- make a marked Gröbner basis
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
.