#6882: bug in conversion of "i" from Maxima to Sage
---------------------------------+--------------------------
Reporter: was | Owner: burcin
Type: defect | Status: needs_info
Priority: major | Milestone: sage-6.3
Component: calculus | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: #8734, #16007 | Stopgaps:
---------------------------------+--------------------------
Comment (by kcrisman):
And indeed,
{{{
sage: from sage.calculus.calculus import
symbolic_expression_from_maxima_string
sage: symbolic_expression_from_maxima_string('i')
i
sage: symbolic_expression_from_maxima_string('%i')
I
}}}
And the original solving case William reported is also fixed.
Huh. Is this before or after #8734? (I would imagine that one would have
an impact.) Anyway, I would say we add some doctests (for both the
`sefms` and `i^2` cases) and call it a day, regardless of which ticket it
depends on. Good work, since ideally one wouldn't be creating a Maxima
`i` and then trying to bring it to Sage.
--
Ticket URL: <http://trac.sagemath.org/ticket/6882#comment:21>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.