Difference between revisions of "ApCoCoA-1:BB.BBscheme"
From ApCoCoAWiki
(Shortened short description) |
KHiddemann (talk | contribs) (adding formula tags) |
||
Line 6: | Line 6: | ||
</syntax> | </syntax> | ||
<description> | <description> | ||
− | Computes the defining equations of the border basis scheme using the commutators of the multiplication matrices. The input is an order ideal OO (2nd element of type POLY). The output is an ideal in the ring BBS = K[c_{ij}]. | + | Computes the defining equations of the border basis scheme using the commutators of the multiplication matrices. The input is an order ideal OO (2nd element of type POLY). The output is an ideal in the ring <formula>BBS = K[c_{ij}]</formula>. |
</description> | </description> | ||
<key>Kreuzer</key> | <key>Kreuzer</key> |
Revision as of 01:32, 2 November 2007
borderbasis.BBscheme
Compute defining eqns of BB scheme
Syntax
$borderbasis.BBscheme(OO:LIST):IDEAL
Description
Computes the defining equations of the border basis scheme using the commutators of the multiplication matrices. The input is an order ideal OO (2nd element of type POLY). The output is an ideal in the ring <formula>BBS = K[c_{ij}]</formula>.