Difference between revisions of "ApCoCoA-1:BB.LiftND"
From ApCoCoAWiki
(Shortened short description) |
KHiddemann (talk | contribs) (adding formula tags) |
||
Line 6: | Line 6: | ||
</syntax> | </syntax> | ||
<description> | <description> | ||
− | Compute the equations defining the border basis scheme and coming from the lifting of next-door neighbors. The input is a list of terms OO (2nd element of type POLY). The output is a list of poly in the ring BBS=K[c_{ij}]. | + | Compute the equations defining the border basis scheme and coming from the lifting of next-door neighbors. The input is a list of terms OO (2nd element of type POLY). The output is a list of poly in the ring <formula>BBS=K[c_{ij}]</formula>. |
</description> | </description> | ||
<key>Kreuzer</key> | <key>Kreuzer</key> |
Revision as of 01:38, 2 November 2007
borderbasis.LiftND
Compute eqns defining BB scheme and coming from lifting of ND neighbors
Syntax
$borderbasis.LiftND(OO:LIST):LIST
Description
Compute the equations defining the border basis scheme and coming from the lifting of next-door neighbors. The input is a list of terms OO (2nd element of type POLY). The output is a list of poly in the ring <formula>BBS=K[c_{ij}]</formula>.