next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
SlackIdeals
::
universalIdeal(..., CoefficientRing => ...)
universalIdeal(..., CoefficientRing => ...) -- specifies the coefficient ring of the underlying ring of the ideal
Synopsis
Usage:
universalIdeal(..., CoefficientRing => QQ)
universalIdeal(..., CoefficientRing => ZZ/7)
universalIdeal(..., CoefficientRing => GF(9))
Further information
Default value:
QQ
Function:
universalIdeal
-- computes the universal realization ideal of a matroid
Option name:
CoefficientRing
-- name for an optional argument
See also
coefficientRing
-- get the coefficient ring