next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
home
newRing -- make a copy of a ring, with some features changed
Synopsis
Optional inputs
:
DegreeRank => ...
,
Degrees => ...
,
Global => ...
,
Heft => ...
,
Inverses => ...
,
MonomialOrder => ...
,
MonomialSize => ...
,
SkewCommutative => ...
,
VariableBaseName => ...
,
Variables => ...
,
Weights => ...
,
WeylAlgebra => ...
,
Description
newRing(R,options)
-- yields a ring similar to R, with certain features changed.
Bug: doesn't work yet.
Ways to use
newRing
:
newRing(Ring)