Updates:
Blockedon: 2354
Comment #18 on issue 1491 by asmeurer: Use nice ordering in printing
http://code.google.com/p/sympy/issues/detail?id=1491
I started looking at this, but it's unclear where the default should be set
(there's bin/isympy, sympy/printing/printer.py, and
sympy/interactive/printing.py).
Mateusz, you wrote the current init_printing() code. What is the best way
to do this? I can make it use lex by default by changing the code in
printing/printer.py, but then isympy -o old doesn't work correctly. Part
of the problem is the use of None for default values. I could probably
figure it out if I played around with it enough, but I figure that you
would know how to do it right away since you already know that part of the
code.
Also, see issue 2354.
--
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.