Difference between revisions of "ApCoCoA-1:BB.LiftHomND"
From ApCoCoAWiki
KHiddemann (talk | contribs) (shorten the short_description) |
KHiddemann (talk | contribs) (fixing keys) |
||
Line 8: | Line 8: | ||
Compute the equations defining the homogeneous 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>. | Compute the equations defining the homogeneous 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> | + | <key>kreuzer</key> |
<key>borderbasis.lifthomnd</key> | <key>borderbasis.lifthomnd</key> | ||
− | |||
<wiki-category>Package_borderbasis</wiki-category> | <wiki-category>Package_borderbasis</wiki-category> | ||
</command> | </command> |
Revision as of 12:05, 8 November 2007
borderbasis.LiftHomND
homogeneous border basis scheme for the lifting of next-door neighbors
Syntax
$borderbasis.LiftHomND(OO:LIST):LIST
Description
Compute the equations defining the homogeneous 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>.