Comment #2 on issue 3333 by [email protected]: c2p hard crashes python on Eq(y,2**Abs(x))
http://code.google.com/p/sympy/issues/detail?id=3333
The problem seems to exist in sympy/utilities/mathml/data/mmlctop.xsl or, at least, in the way that libxslt handles it. It appears to be a problem with the section that begins with:
<xsl:template match = "apply[abs[1]]"> -- You received this message because you are subscribed to the Google Groups "sympy-issues" 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/sympy-issues?hl=en.
