Comment #2 on issue 2443 by [email protected]: Result of subs() is
incorrect after unpickling
http://code.google.com/p/sympy/issues/detail?id=2443
Which version of SymPy do you use? The development version of SymPy gives:
~/repo/git/sympy $ python unpickleBug.py
0.00120006086051012
~/repo/git/sympy $ python unpickleBug.py pickle
0.00120006086051012
so the problem doesn't exist anymore. Can you clone
[email protected]:sympy/sympy.git (see https://github.com/sympy/sympy) and
rerun this to verify that it's fixed.
--
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.