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

From ApCoCoAWiki
(fixing keys)
(new alias)
Line 1: Line 1:
 
<command>
 
<command>
     <title>borderbasis.LiftHomAS</title>
+
     <title>BB.LiftHomAS</title>
 
     <short_description>homogeneous border basis scheme for the lifting of across-the-street neighbors</short_description>
 
     <short_description>homogeneous border basis scheme for the lifting of across-the-street neighbors</short_description>
 
<syntax>
 
<syntax>
$borderbasis.LiftHomAS(OO:LIST):LIST
+
BB.LiftHomAS(OO:LIST):LIST
 
</syntax>
 
</syntax>
 
     <description>
 
     <description>
Line 9: Line 9:
 
     </description>
 
     </description>
 
     <key>kreuzer</key>
 
     <key>kreuzer</key>
 +
    <key>bb.lifthomas</key>
 
     <key>borderbasis.lifthomas</key>
 
     <key>borderbasis.lifthomas</key>
 
     <wiki-category>Package_borderbasis</wiki-category>
 
     <wiki-category>Package_borderbasis</wiki-category>
 
</command>
 
</command>

Revision as of 19:50, 8 November 2007

BB.LiftHomAS

homogeneous border basis scheme for the lifting of across-the-street neighbors

Syntax

BB.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>.