I am also of the opinion that we should unbundle it. Python has an extremely easy dependency tracking system and libraries can be easily installed without root privileges (with virtualenv and pip). Moreover, for the "lazy" scientists there are many pre-bundled python distributions ready to use. Even if considering the google app engine, installing mpmath is as difficult/easy as installing sympy.
On 28 June 2013 15:42, Sergey Kirpichev <skirpic...@gmail.com> wrote: > There is a long term issue [1] to make mpmath an external dependency. It > was suggested by > Aaron (see discussion in PR [2]), that we should discuss this on the mailing > list. > > Perhaps, the main reason to prefer bundled mpmath copy is a > mystical "complex installation". Not clear enough. For example, I don't > think that additional steps for package installation from mpmath manual does > matter. For non-root users > there shouldn't be any problems too, at least for Python 2.6+ (per-user > site-package directory). > > [1] http://code.google.com/p/sympy/issues/detail?id=2482 > [2] https://github.com/sympy/sympy/pull/2192 > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sympy+unsubscr...@googlegroups.com. > To post to this group, send email to sympy@googlegroups.com. > Visit this group at http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sympy+unsubscr...@googlegroups.com. To post to this group, send email to sympy@googlegroups.com. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.