next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
SubalgebraBases
::
status(SAGBIBasis)
status(SAGBIBasis) -- status of the sagbi computation
Synopsis
Function:
status
Usage:
result = status SB
Inputs:
SB
,
an instance of the type
SAGBIBasis
,
Optional inputs
:
Monomials
=>
...
,
default value false
,
PairsRemaining
=>
...
,
default value false
,
TotalPairs
=>
...
,
default value true
,
Outputs:
result
,
a
string
,
Description
Returns a string with the status of sagbi computation.
See also
SAGBIBasis
-- The type of all sagbi bases
generators(SAGBIBasis)
-- Returns a partial sagbi generating set
ambient(SAGBIBasis)
-- The ambient ring of a SAGBIBasis computation object
ring(SAGBIBasis)
-- The lifted ring of a SAGBIBasis computation object
net(SAGBIBasis)
-- Short summary of a sagbi basis computation object
sagbiDegree
-- The current degree of the sagbi computation
sagbiLimit
-- The current limit of the sagbi computation
sagbi
-- Compute a subalgebra basis (sagbi basis)
Ways to use this method:
status(SAGBIBasis)
-- status of the sagbi computation