#8775: Bug in conjugate of symbolic ring
-------------------------+--------------------------------------------------
   Reporter:  kcrisman   |       Owner:  burcin    
       Type:  defect     |      Status:  new       
   Priority:  critical   |   Milestone:  sage-4.4.1
  Component:  symbolics  |    Keywords:            
     Author:             |    Upstream:  N/A       
   Reviewer:             |      Merged:            
Work_issues:             |  
-------------------------+--------------------------------------------------
 From [http://groups.google.com/group/sage-
 devel/browse_thread/thread/9f941378a95c0191]:
 {{{
 sage: a = sqrt(-3)
 sage: a
 sqrt(-3)
 sage: a.conjugate()
 sqrt(-3)
 sage: bool(a==a.conjugate())
 True
 }}}
 Could this be related to #6244?  Anyway, presumably conjugate should
 remain unevaluated on this sort of thing, while still being evaluated on
 things like a+I or 33.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8775>
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