ApCoCoA-1:BB.Box: Difference between revisions

From ApCoCoAWiki
XMLBot (talk | contribs)
we no longer need manual sortkeys here
Skaspar (talk | contribs)
Shortened short description
Line 1: Line 1:
<command>
<command>
     <title>borderbasis.Box</title>
     <title>borderbasis.Box</title>
     <short_description>Computes the "box" order ideal of type D=[D1,..,DN]</short_description>
     <short_description>Compute "box" order ideal</short_description>
<syntax>
<syntax>
$borderbasis.Box(D:LIST):LIST
$borderbasis.Box(D:LIST):LIST

Revision as of 11:44, 31 October 2007

borderbasis.Box

Compute "box" order ideal

Syntax

$borderbasis.Box(D:LIST):LIST

Description

Computes the "box" order ideal of type D=[D1,..,DN]. The input is a list of integers D of length <ttref>NumIndets</ttref>(). The output is a list of terms (sorted w.r.t. current TO).