On Fri, 24 Sep 2010 18:56:14 -0700 (PDT) kcrisman <kcris...@gmail.com> wrote:
> sage: a = FractionField(PolynomialRing(ZZ, 'x')) > sage: a(1/x) > <weird error that seems to imply it has not coerced x to the > polynomial ring> > > Did I do something wrong, or is this a bug? Because of the initial > behavior, maybe I shouldn't expect to be able to do this. This is #7741: http://trac.sagemath.org/sage_trac/ticket/7741 It is waiting for review with a patch by Robert Bradshaw. :) Cheers, Burcin -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org