Gaetan Bisson wrote:
> Here is a short example:
>   sage: R.<a,b>=PolynomialRing(RationalField(),2);
>   sage: S.<x>=PolynomialRing(R);
>   sage: xgcd(x^2,a+x*b)
> 
>   <type 'exceptions.TypeError'>: cannot coerce nonconstant polynomial

I've forgotten to mention which versions of SAGE I'm using:
  SAGE Version 3.0, Release Date: 2008-04-23
  SAGE Version 3.0.1, Release Date: 2008-05-04

-- 
Gaetan Bisson

--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to