next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Ring Array -- the standard way to make a polynomial ring
Synopsis
Operator:
SPACE
Description
R[...]
-- produces the monoid ring from a ring
R
and the ordered monoid specified by
[...]
.
This is the customary way to make a polynomial ring.
Optional arguments (placed inside the array):
DegreeRank
-- name for an optional argument
Weights
-- assigning weights to the variables
Inverses
-- name for an optional argument
Global
-- monomial ordering
Local
-- name for an optional argument
WeylAlgebra
-- name for an optional argument
SkewCommutative
-- make or retrieve a monoid
MonomialOrder
-- monomial ordering
VariableBaseName
-- make or retrieve a monoid
MonomialSize
-- name for an optional argument
Heft
-- name for an optional argument
Join
-- name for an optional argument
Variables
-- name for an optional argument
Degrees
-- name for an optional argument
DegreeMap
-- name for an optional argument
DegreeLift
-- name for an optional argument
See also
polynomial rings