Comment #12 on issue 2482 by [email protected]: Stop bundling mpmath http://code.google.com/p/sympy/issues/detail?id=2482
A possibility would be to remove sympy.mpmath but still bundle mpmath with sympy (there could be a sympy download without mpmath, for use by distros), assuming that setup.py can be configured in a robust way to check for an existing mpmath and install it only as necessary.
As far as I know, mpmath doesn't need any patching as such to support sympy, it's just sympy.mpmath that does.
-- 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.
