ApCoCoA-1:Weyl.WMul: Difference between revisions

From ApCoCoAWiki
Stadler (talk | contribs)
Stadler (talk | contribs)
No edit summary
Line 13: Line 13:
   </description>
   </description>
     <seealso>
     <seealso>
       <see>Weyl.WeylMul</see>
       <see>Weyl.WeylNormalForm</see>
     </seealso>
     </seealso>
     <types>
     <types>

Revision as of 15:25, 21 December 2008

Weyl.WeylGB

Computes the Groebner basis of the ideal I using corresponding

implementation in CoCoALib.

Syntax

Weyl.WeylGB(I):LIST

Description

Please note: The function(s) explained on this page is/are using the ApCoCoAServer. You will have to start the ApCoCoAServer in order to use

it/them.

This function computes a Groebner Basis for a Ideal I=(f1,f2,...,fr) where every generator fi should be a Weyl polynomial in Normal form.


See also

Weyl.WeylNormalForm