On 9/30/07, Martin Albrecht <[EMAIL PROTECTED]> wrote:
>
> On Sunday 30 September 2007, John Cremona wrote:
> > I agree with this (but the documentation should be very clear).  It's
>
> +1
>
> Martin

sage: PolynomialRing(ZZ, 'x')
Univariate Polynomial Ring in x over Integer Ring
sage: PolynomialRing(ZZ, 1, 'x')
Polynomial Ring in x over Integer Ring

The second one is a bit ambiguous.  How do people feel about changing
the reprs of multivariate polynomial rings so that the second one
would be 'Multivariate Polynomial Ring in x over Integer Ring'?

--Mike

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to