On 6 Dez., 16:36, andrew ewart <[email protected]> wrote:
> which of the term orderings that are listed in the sgae help manual
> are graded term orderings?
> the link to the page in question 
> ishttp://www.sagemath.org/doc/reference/sage/rings/polynomial/term_orde...

The page is the right one. As usual, if the name of a term order
starts with "degree" then it first sorts by degree, hence, is a graded
term order. Example: "degree lexicographic" is "first sort by degree,
and then sort terms of equal degree lexicographically".

You may also read the definitions of the term orders provided on the
page you are citing.

Cheers,
Simon

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to