On Tue, Nov 6, 2018 at 10:41 AM Frédéric Chapoton <fchapot...@gmail.com> wrote:
>
> Well, python3 builtin "round" calls the method "__round__" of the objects, 
> which does not exist for sage objects so far and which is expected to do 
> something different from what sage does with its methods .round
>
> See ticket https://trac.sagemath.org/ticket/25827

I don't think it's a very difficult or important problem.  Just one
that needs to be sorted out in a sane and consistent manner and for
some reason we haven't been able to get a useful discussion about it
going despite your efforts to bring it up :(


> Le mardi 6 novembre 2018 10:31:02 UTC+1, Daniel Krenn a écrit :
>>
>> On 2018-11-06 10:04, Frédéric Chapoton wrote:
>> > ("round,ceil,floor in python semantics"
>>
>> I am curious: What is this about?
>>
>> Daniel
>
> --
> 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.

-- 
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