On Sep 9, 4:08 am, andrew ewart <[email protected]> wrote: > no it should be chekcing the term with the highest power of x and then > make it monic > that includes possibilitys like x*y as this is not monic wrt x
If I understand your description correctly, that is what the code does. Compare x.coefficient versus x.monomial_coefficient on multivariate polynomials. -- 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
