Comment #31 on issue 2482 by ondrej.c...@gmail.com: Stop bundling mpmath
http://code.google.com/p/sympy/issues/detail?id=2482

Ah, I am -1 to use distribute, I forgot to write it. We should stick with what is in pure Python. The 2to3 tool seems to have quite a few problems apparently, if it doesn't work in pure Python (i.e. requires distribute?), nor can skip directories. As such, I think it really makes sense to have a simple script (we can, or don't have to provide it with sympy) to convert the whole thing to run in python 3.0, and we will run it before each release and provide tarballs for 2.6 and 3.0.

Great argument about the tests for mpmath --- yes, I remember finding several bugs in mpmath due to the sympy coverage some time ago.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to