On Fri, 09 Feb 2007 21:13:53 -0700, Nick Alexander <[EMAIL PROTECTED]> wrote:
> > An issue forming quotient rings -- ordering matters: > > sage: R.<t> = ZZ['t'] > > sage: R.quo(ideal(t, 3)) > Quotient of Univariate Polynomial Ring in t over Integer Ring by the > ideal (3, t) > > sage: R.quo(ideal(3, t)) > -------------------------- A fix is attached to this email. William --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
2874.patch
Description: Binary data