ApCoCoA-1:BB.BBasisForOI: 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.BorderBasis</title>
     <title>borderbasis.BorderBasis</title>
     <short_description>Computes the border basis of the ideal I=&lt;F&gt; with respect to the order ideal OO</short_description>
     <short_description>Compute BB of an ideal w.r.t. to an order ideal</short_description>
<syntax>
<syntax>
$borderbasis.BorderBasis(F:LIST,OO:LIST):LIST
$borderbasis.BorderBasis(F:LIST,OO:LIST):LIST

Revision as of 11:44, 31 October 2007

borderbasis.BorderBasis

Compute BB of an ideal w.r.t. to an order ideal

Syntax

$borderbasis.BorderBasis(F:LIST,OO:LIST):LIST

Description

Computes the border basis of the ideal I=<F> with respect to the order ideal OO. Gives an error messages if no border basis exists. Uses the O_sigma(I) border basis and the BB transformation. The input is a list of poly F and a list of terms OO. The output is a list of poly.