Difference between revisions of "ApCoCoA-1:BB.LiftAS"

From ApCoCoAWiki
(Shortened short description)
(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 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 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.LiftAS

Compute eqns defining BB scheme and coming from lifting of AS neighbors

Syntax

$borderbasis.LiftAS(OO:LIST):LIST

Description

Compute the equations defining the 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>.