ApCoCoA-1:BB.LiftHomAS: Difference between revisions

From ApCoCoAWiki
XMLBot (talk | contribs)
Skaspar (talk | contribs)
Updated "see" section
Line 1: Line 1:
<command>
<command>
     <title>BB.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 BBS generators from lifting of AS neighbors</short_description>
<syntax>
<syntax>
BB.LiftHomAS(OO:LIST):LIST
BB.LiftHomAS(OO:LIST):LIST
Line 11: Line 11:
     <key>bb.lifthomas</key>
     <key>bb.lifthomas</key>
     <key>borderbasis.lifthomas</key>
     <key>borderbasis.lifthomas</key>
    <see>BB.LiftAS</see>
    <see>BB.LiftASViaServer</see>
    <see>BB.LiftND</see>
    <see>BB.LiftNDViaServer</see>
    <see>BB.LiftHomND</see>
     <wiki-category>Package_borderbasis</wiki-category>
     <wiki-category>Package_borderbasis</wiki-category>
</command>
</command>

Revision as of 17:25, 25 July 2008

BB.LiftHomAS

homogeneous BBS generators from lifting of AS 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>.


BB.LiftAS

BB.LiftASViaServer

BB.LiftND

BB.LiftNDViaServer

BB.LiftHomND