Status: Accepted
Owner: asmeurer
Labels: Type-Defect Priority-Medium Polynomial Printing Live

New issue 2579 by asmeurer: Fix latex(Poly)
http://code.google.com/p/sympy/issues/detail?id=2579

In [1]: latex(Poly(x, x))
Out[1]: x

It should return something like the pretty printer, i.e., something like Poly(x, x). This way, the various consoles that use the latex printer (sympy live, ipython qt console, etc.) will have a sane result for this.

--
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.

Reply via email to