Comment #12 on issue 1477 by goodrich.ben: Printing with double subscripts
http://code.google.com/p/sympy/issues/detail?id=1477
Looks good to me, although someone who understands Python really well
should review
it. Printing in these odd cases is certainly better than it used to be in
0.6.4, so I
hope it can still go into 0.6.5 .
One thing: Do we want the double underscore to map to the superscript in
Python /
LaTeX, too? For example, with Toon's branch
beta_13__2 = Symbol("beta_13__2")
beta_13__2
β₁₃,,₂
Does printing two commas serve any useful purpose? I doubt it makes much
difference
but for consistency's sake, maybe it should print as
β²₁₃
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---