ApCoCoA-1:BB.LiftHomND: Difference between revisions

From ApCoCoAWiki
Skaspar (talk | contribs)
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 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 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>Kreuzer</key>
     <key>Kreuzer</key>

Revision as of 01:37, 2 November 2007

borderbasis.LiftHomND

Compute eqns defining hom. BB scheme and coming from lifting of ND 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>.