Re: Issue 1958 in sympy: Bugs with greek letter symbols

2010-06-15 Thread sympy
Updates: Labels: Printing Comment #2 on issue 1958 by asmeurer: Bugs with greek letter symbols http://code.google.com/p/sympy/issues/detail?id=1958 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups sympy-issues

Re: Issue 1958 in sympy: Bugs with greek letter symbols

2010-06-15 Thread sympy
Comment #1 on issue 1958 by asmeurer: Bugs with greek letter symbols http://code.google.com/p/sympy/issues/detail?id=1958 Actually, the first problem only occurs when just printing the function without arguments: In [6]: f = Function('phi_nu') In [7]: f Out[7]: phi_nu In [8]: f(x) Out[8]: