Comment #1 on issue 2357 by [email protected]: bugs in PythonRationalType
http://code.google.com/p/sympy/issues/detail?id=2357

Several bugs mentioned here are actually design decisions, e.g.:

print PythonRationalType(3)
3/1

PythonRationalType is meant for internal purpose of sympy.polys, not for user convenience or looking good (Rational is for this). To comment on other issues, I will have to look into the pull request to see how PythonRationalType is used.

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