Hi Erik,

On 2019-03-07, E. Madison Bray <erik.m.b...@gmail.com> wrote:
> This is completely normal:
> https://en.wikipedia.org/wiki/Rounding#Round_half_to_even

Thanks for the pointer.

>> If I understand correctly, Sage currently uses .round() for customised
>> rounding. Would it be a good idea to add a .__round__() method to
>> sage.structure.element.Element that by default tries to return
>> self.round()?
>
> No, I don't think that would be useful--I don't think that really
> solves any problem here or answers any of my questions, sorry.

I thought it would make it possible to replace Sage's custom round()
function by Python-3's default round() function.

Best regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to