The LaTeX printing of Poly was indeed buggy. Corrected in the current
development version of SymPy:
>>> latex(Poly([a3, a2, a1, a0], t))
'\\operatorname{Poly}{\\left( a_{3} t^{3} + a_{2} t^{2} + a_{1} t + a_{0},
t, domain=\\mathbb{Z}\\left[a_{0}, a_{1}, a_{2}, a_{3}\\right] \\right)}'
>
--
You received this message because you are subscribed to the Google Groups
"sympy" 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 https://groups.google.com/group/sympy.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/c3957556-74ef-4109-ba01-2e59127c5339%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.