Difference between revisions of "ApCoCoA-1:BB.LiftHomAS"
From ApCoCoAWiki
(Shortened short description) |
KHiddemann (talk | contribs) (adding formula tags) |
||
Line 6: | Line 6: | ||
</syntax> | </syntax> | ||
<description> | <description> | ||
− | Compute the equations defining the homogeneous border basis scheme and coming from the lifting of across-the-street 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 homogeneous border basis scheme and coming from the lifting of across-the-street 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:37, 2 November 2007
borderbasis.LiftHomAS
Compute eqns defining hom. BB scheme and coming from lifting of AS neighbors
Syntax
$borderbasis.LiftHomAS(OO:LIST):LIST
Description
Compute the equations defining the homogeneous border basis scheme and coming from the lifting of across-the-street 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>.