Comment #14 on issue 2482 by ronan.l...@gmail.com: Stop bundling mpmath http://code.google.com/p/sympy/issues/detail?id=2482
There's another major reason for not bundling external libraries: avoiding "DLL hell", i.e. the situation where there are multiple versions of the same library conflicting with each other. We already had to patch sympy.mpmath to make it work with Sage's mpmath, and who knows what will break when 0.18 is released?
-- 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.