#9560: Symbolic expressions don't do arithmetic with bools nicely
-----------------------------------+----------------------------------------
   Reporter:  fredrik.johansson    |          Owner:  burcin         
       Type:  defect               |         Status:  positive_review
   Priority:  major                |      Milestone:  sage-4.7.1     
  Component:  symbolics            |       Keywords:                 
Work_issues:                       |       Upstream:  N/A            
   Reviewer:  Karl-Dieter Crisman  |         Author:  Burcin Erocal  
     Merged:                       |   Dependencies:                 
-----------------------------------+----------------------------------------
Changes (by kcrisman):

  * status:  needs_review => positive_review
  * reviewer:  => Karl-Dieter Crisman


Comment:

 Probably it hasn't been reviewed for the same reason as people disagreed
 with it in the past - not really worth the effort :)

 My favorites:
 {{{
 sage: e-True
 e - 1
 sage: pi+False
 pi
 }}}

 Anyway, positive review.  It would have been nice to have an example with
 `False`, but that's not worth holding this up any further.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9560#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en.

Reply via email to