Carl Witty wrote: > On Apr 11, 7:40 pm, Jason Grout <[EMAIL PROTECTED]> wrote: >> Is making an _integer_ method in the RDF class the right method to write? > > Yes, that will work. > >> Also, round(RR(3.0)) returns an Integer...should RDF behave the same >> way? (currently round(RDF(3.0)) returns an RDF). > > We recently changed round, floor, ceiling, and trunc on RR to return > integers; yes, I think the corresponding RDF methods should change as > well.
These are now tickets #2898 and #2899. Ryan, do you want to take one? Once the integer coercion is in place, #2899 should be trivial. Jason --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
