#8345: cannot convert symbolic functions back from maxima
-----------------------------------+----------------------------------------
Reporter: burcin | Owner: was
Type: defect | Status: needs_review
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 burcin):
* status: needs_work => needs_review
Comment:
Replying to [comment:3 kcrisman]:
> 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
:(
I uploaded a rebased patch with the same name.
If you `qimport` a patch which already has mercurial headers, make
changes, then `qrefresh` and `export`, the author shouldn't change. In
this case, it wouldn't matter even if you changed it. :)
> 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.
That is #6882, well beyond the scope of this ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8345#comment:4>
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.