Updates:
Cc: [email protected]
Labels: -Priority-Medium Priority-Critical Simplify
Comment #1 on issue 3345 by [email protected]: combsimp error in master
http://code.google.com/p/sympy/issues/detail?id=3345
Note that this is specifically related to Python 3.3.
Tom, please don't take "Aaron is working on this" to mean that you
shouldn't fix this if you know how. I am at a dead end here. I think the
problem is related to the iteration at line 2424 of simplify.py, but if I
default_sort_key the args, they *still* come out different in Python 3.3
and all other Pythons, but they are different from what they used to be (if
I remember correctly, the Python 3.2< result is what the Python 3.3 result
used to be, and the Python 3.3 result is something completely different).
We need to support Python 3.3 for the release, so this is important.
--
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.