ApCoCoA-1:Weyl.WLT

From ApCoCoAWiki
Revision as of 13:56, 7 July 2009 by Rashid (talk | contribs) (New page: <command> <title>Weyl.WLT</title> <short_description>Computes the leading term ideal of a D-ideal I in Weyl algebra <tt>A_n</tt>.</short_description> <syntax> Weyl.WLT(I:IDEAL):I...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Weyl.WLT

Computes the leading term ideal of a D-ideal I in Weyl algebra A_n.

Syntax

Weyl.WLT(I:IDEAL):IDEAL

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 the ideal of leading monomials of all the polynomials of a D-ideal I in the Weyl algebra D.

  • @param I An ideal in the Weyl algebra.

  • @return An ideal, which is leading term ideal of I.

Example

Example

See also

Weyl.InIw