On Apr 7, 12:56 pm, Marshall Hampton <[email protected]> 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 [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 URL: http://www.sagemath.org To unsubscribe, reply using "remove me" as the subject.
