#1163: [with patch, needs work] assume seems to have some undesired side-effects
----------------------+-----------------------------------------------------
 Reporter:  zimmerma  |       Owner:  gfurnish  
     Type:  defect    |      Status:  assigned  
 Priority:  major     |   Milestone:  sage-4.1.2
Component:  calculus  |    Keywords:            
 Reviewer:            |      Author:            
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by kcrisman):

 Oh, and just for the record, continuing in the same session, where we
 assumed x>0:
 {{{
 sage: bool(x>1)
 False # right!
 sage: bool(x>-1)
 True # right!
 }}}
 So the problem really does seem to be the Ginac handling of !=, not
 something else.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1163#comment:13>
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