Dox wrote: >> Hi everyone! >> >> I'm new around here, so excuse if my questions are not that clever >> :-P >> >> I was checking the relativity sheet designed by Ondrej >> https://github.com/sympy/sympy/blob/master/examples/advanced/relativity.py >> and when I run it the output doesn't show the Greek letters as it's >> supposed, but I get a lot of (whole strings) `nu` and `lambda` in the >> final text file. >> >> Do I need a special package for that?
If you run it through ipython it may give you what you expect. I don't use that, though, so can't be of much more help than this suggestion. /c -- 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.
