Difference between revisions of "ApCoCoA-1:BB.Box"
From ApCoCoAWiki
KHiddemann (talk | contribs) (adding formula and quotes tags) |
KHiddemann (talk | contribs) (removing Kaspar's command refs in the descriptions since the man pages look strange) |
||
Line 6: | Line 6: | ||
</syntax> | </syntax> | ||
<description> | <description> | ||
− | Computes the <quotes>box</quotes> order ideal of type <formula>D=[D1,..,DN]</formula>. The input is a list of integers D of length | + | Computes the <quotes>box</quotes> order ideal of type <formula>D=[D1,..,DN]</formula>. The input is a list of integers D of length NumIndets(). The output is a list of terms (sorted w.r.t. current TO). |
</description> | </description> | ||
<key>Kreuzer</key> | <key>Kreuzer</key> |
Revision as of 20:21, 2 November 2007
borderbasis.Box
Compute "box" order ideal
Syntax
$borderbasis.Box(D:LIST):LIST
Description
Computes the "box" order ideal of type <formula>D=[D1,..,DN]</formula>. The input is a list of integers D of length NumIndets(). The output is a list of terms (sorted w.r.t. current TO).