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

From ApCoCoAWiki
(Updated "see" section)
Line 1: Line 1:
 
<command>
 
<command>
 
     <title>BB.LiftHomND</title>
 
     <title>BB.LiftHomND</title>
     <short_description>homogeneous border basis scheme for the lifting of next-door neighbors</short_description>
+
     <short_description>homogeneous BBS generators from lifting of ND neighbors</short_description>
 
<syntax>
 
<syntax>
 
BB.LiftHomND(OO:LIST):LIST
 
BB.LiftHomND(OO:LIST):LIST
Line 11: Line 11:
 
     <key>bb.lifthomnd</key>
 
     <key>bb.lifthomnd</key>
 
     <key>borderbasis.lifthomnd</key>
 
     <key>borderbasis.lifthomnd</key>
 +
    <see>BB.LiftAS</see>
 +
    <see>BB.LiftASViaServer</see>
 +
    <see>BB.LiftHomAS</see>
 +
    <see>BB.LiftND</see>
 +
    <see>BB.LiftNDViaServer</see>
 
     <wiki-category>Package_borderbasis</wiki-category>
 
     <wiki-category>Package_borderbasis</wiki-category>
 
</command>
 
</command>

Revision as of 17:26, 25 July 2008

BB.LiftHomND

homogeneous BBS generators from lifting of ND neighbors

Syntax

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


BB.LiftAS

BB.LiftASViaServer

BB.LiftHomAS

BB.LiftND

BB.LiftNDViaServer