Macaulay2
»
Documentation
Packages
»
symbols used as the name or value of an optional argument
>
ChangeMatrix
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
ChangeMatrix -- an optional argument
Description
A symbol used as the name of an optional argument.
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
.