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

From ApCoCoAWiki
(shorten the short_description)
(fixing keys)
Line 8: Line 8:
 
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>.
 
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>
 
     <key>borderbasis.liftas</key>
 
     <key>borderbasis.liftas</key>
    <key>borderbasisliftas</key>
 
 
     <wiki-category>Package_borderbasis</wiki-category>
 
     <wiki-category>Package_borderbasis</wiki-category>
 
</command>
 
</command>

Revision as of 12:05, 8 November 2007

borderbasis.LiftAS

border basis scheme for the lifting of across-the-street 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>.