Comment #35 on issue 1052 by ondrej.certik: 2.0 * x**2 should print more  
nicely
http://code.google.com/p/sympy/issues/detail?id=1052

We could also implement another mode in the settings, "automatic", that  
would use
full precision if it's just a number (possibly also complex numbers like
3.0000+I*4.3000) and strip zeros for all other expressions, e.g. 3.0*x, or
(3.0+I*4.3)*x.

So we would have 3 modes for real_full_precision: True, False, auto

But the question is which mode should be the default.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to