#8345: cannot convert symbolic functions back from maxima
--------------------------+-------------------------------------------------
Reporter: burcin | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.4
Component: interfaces | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
From sage-devel:
{{{
On Mon, 22 Feb 2010 07:02:21 -0800 (PST)
HÃ¥kan Granath <[email protected]> wrote:
> Typesetting conjugates of variables (that has been passed to
> Maxima and back?) is strange. In e.g. Sage 4.2 this did not
> happen.
>
> ----------------------------------------------------------------------
> | Sage Version 4.3.3, Release Date: 2010-02-21 |
> | Type notebook() for the GUI, and license() for information. |
> ----------------------------------------------------------------------
> sage: assume(x,'complex')
> sage: latex(x.conjugate())
> \overline{x}
> sage: latex(x.conjugate().factor())
> {\rm conjugate}\left(x\right)
}}}
Somehow we don't recognize the conjugate function in the string we get
back from maxima, and create a new one. The last line above is the default
latex typesetting for symbolic functions.
The thread is here:
http://groups.google.com/group/sage-devel/t/cd43a14bee6e9be
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8345>
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.