On Apr 7, 12:56 pm, Marshall Hampton <hampto...@gmail.com> wrote: > with RDF! I think this is because many operations over RDF get sent > to numpy and scipy, and the conversions aren't defined for RR. This > seems like a bug to me.
By the way, % also doesn't work with 2 RDFnumbers sage: RDF(3)%RDF(5) Traceback (click to the left of this block for traceback) ... TypeError: unsupported operand type(s) for %: 'sage.rings.real_double.RealDoubleElement' and 'sage.rings.real_double.RealDoubleElement' Alec -- 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 To unsubscribe, reply using "remove me" as the subject.