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

From ApCoCoAWiki
(Short description update.)
Line 1: Line 1:
 
<command>
 
<command>
 
     <title>BB.HomBBscheme</title>
 
     <title>BB.HomBBscheme</title>
     <short_description>defining equations of homogeneous border basis scheme</short_description>
+
     <short_description>Compute the defining equations of a homogeneous border basis scheme.</short_description>
 
<syntax>
 
<syntax>
 
BB.HomBBscheme(OO:LIST):IDEAL
 
BB.HomBBscheme(OO:LIST):IDEAL

Revision as of 16:24, 21 April 2009

BB.HomBBscheme

Compute the defining equations of a homogeneous border basis scheme.

Syntax

BB.HomBBscheme(OO:LIST):IDEAL

Description

Computes the defining equations of the homogeneous border basis scheme using the commutators of the generic homogeneous multiplication matrices. The input is a list OO of terms that specify an order ideal. The second element of OO must be a non-constant polynomial. The output is an ideal in the ring <formula>BBS = K[c_{ij}]</formula>.

BB.BBscheme