Difference between revisions of "ApCoCoA-1:Weyl.WMul"
From ApCoCoAWiki
m (ApCoCoA:Weyl.GBasis moved to ApCoCoA:Weyl.WeylGB) |
|||
Line 13: | Line 13: | ||
</description> | </description> | ||
<seealso> | <seealso> | ||
− | <see>Weyl. | + | <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 where every generator should be a Weyl polynomial in Normal form.
See also