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

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

Revision as of 19:51, 8 November 2007

BB.LiftND

border basis scheme for the lifting of next-door neighbors

Syntax

BB.LiftND(OO:LIST):LIST

Description

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