Hi all,

I just stumbled upon this:

sage: CDF(0)
0.0

sage: CDF['x'](0)
0

I would have liked these two to pretty-print identically. OK, I agree that this 
is an ultra-minor nitpick, but it made doctest fail in the "french sage book"  
(http://trac.sagemath.org/sage_trac/ticket/11672).

Should we somehow try to make CDF(y) and CDF['x'](y) print identically ?

---
Charles Bouillaguet
http://www.lifl.fr/~bouillaguet/



-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to