ApCoCoA-1:BB.HomBBscheme: Difference between revisions

From ApCoCoAWiki
m fixed links to namespace ApCoCoA
m insert version info
 
Line 1: Line 1:
{{Version|1}}
<command>
<command>
   <title>BB.HomBBscheme</title>
   <title>BB.HomBBscheme</title>

Latest revision as of 09:41, 7 October 2020

This article is about a function from ApCoCoA-1.

BB.HomBBscheme

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

  • @param OO A list of terms representing an order ideal. The second element of OO must be a non-constant polynomial.

  • @return A list of polynomials representing the defining equations of the homogeneous border basis scheme. The polynomials will belong to the ring BBS=K[c_{ij}].

BB.BBscheme