#8345: cannot convert symbolic functions back from maxima
-----------------------------------+----------------------------------------
   Reporter:  burcin               |          Owner:  was          
       Type:  defect               |         Status:  needs_work   
   Priority:  major                |      Milestone:  sage-4.7.1   
  Component:  interfaces           |       Keywords:               
Work_issues:                       |       Upstream:  N/A          
   Reviewer:  Karl-Dieter Crisman  |         Author:  Burcin Erocal
     Merged:                       |   Dependencies:               
-----------------------------------+----------------------------------------
Changes (by kcrisman):

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


Comment:

 This patch does not apply to 4.7.1.alpha1 because of a blank line someone
 must have removed earlier.  Unfortunately, I can't figure out how to fix
 the patch easily (so that Burcin remains the author of the patch), so it
 will have to be rebased.  Hopefully that won't be too much trouble :(

 This also exposes a different problem - that our variables are assumed to
 be real.  This is known elsewhere.
 {{{
 sage: latex(x.conjugate())
 \overline{x}
 sage: latex(x.conjugate().simplify())
 x
 }}}

 Not sure if that needs to be addressed on this ticket, though.

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