Difference between revisions of "ApCoCoA-1:BB.BBasisForOI"
From ApCoCoAWiki
(Initial version) |
(we no longer need manual sortkeys here) |
||
Line 11: | Line 11: | ||
<key>borderbasis.borderbasis</key> | <key>borderbasis.borderbasis</key> | ||
<key>borderbasisborderbasis</key> | <key>borderbasisborderbasis</key> | ||
− | <wiki-category>Package_borderbasis | + | <wiki-category>Package_borderbasis</wiki-category> |
</command> | </command> |
Revision as of 19:25, 24 October 2007
borderbasis.BorderBasis
Computes the border basis of the ideal I=<F> with respect to the order ideal OO
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.