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 BBS generators from lifting of ND neighbors</short_description> | + | <short_description>homogeneous BBS ideal generators from lifting of ND neighbors</short_description> |
<syntax> | <syntax> | ||
BB.LiftHomND(OO:LIST):LIST | BB.LiftHomND(OO:LIST):LIST | ||
</syntax> | </syntax> | ||
<description> | <description> | ||
− | + | Computes the generators of the border basis scheme ideal <formula>I(\mathbb{B}^{\textrm{hom}}_\mathcal{O})</formula> that result 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>. | |
</description> | </description> | ||
<key>kreuzer</key> | <key>kreuzer</key> |
Revision as of 20:22, 29 July 2008
BB.LiftHomND
homogeneous BBS ideal generators from lifting of ND neighbors
Syntax
BB.LiftHomND(OO:LIST):LIST
Description
Computes the generators of the border basis scheme ideal <formula>I(\mathbb{B}^{\textrm{hom}}_\mathcal{O})</formula> that result 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>.