Hello,
I'm using Sympy from ipython to aid my hand calculations and sometimes the
results are kind of long. I'd like to output LaTeX so that I can understand
the results more easily. I was hoping there would be something like
matplotlib's "plot" command that makes a new window with the latex in it or
perhaps outputs the latex to a single separate scrolling window. I see that
something like that can be done using the exteded LaTeXModule for sympy,
but tex.Format() does something weird to my ipython session ("In [2]:"
stops appearing) and the output is not right/slow. Is there a way to
accomplish this?
John
--
You received this message because you are subscribed to the Google Groups
"sympy" 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?hl=en.