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

F

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.

Reply via email to