ApCoCoA-1:BB.Box: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
removing Kaspar's command refs in the descriptions since the man pages look strange
KHiddemann (talk | contribs)
mNo edit summary
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 NumIndets(). The output is a list of terms (sorted w.r.t. current TO).
Computes the <quotes>box</quotes> order ideal of type <formula>D=[D_1,..,D_N]</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 00:54, 4 November 2007

borderbasis.Box

Compute "box" order ideal

Syntax

$borderbasis.Box(D:LIST):LIST

Description

Computes the "box" order ideal of type <formula>D=[D_1,..,D_N]</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).