Comment #18 on issue 1233 by asmeurer: fix the rest of jython bugs
http://code.google.com/p/sympy/issues/detail?id=1233

First off, this isn't just an optimization that we can just brush aside. I tried removing it to see what it would do to speed. The core tests run in 8 seconds with it, and 66 seconds without it (in CPython 2.7).

As you can see from comment 9 above, this was added by Ronan. Perhaps he can comment more (though see his other comments above).

Second, it appears that removing those particular __slots__ lines does not fix the problem. I guess some more problems have slipped in since that commit. I'll see if I can narrow it down.

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