On Fri, Dec 27, 2013 at 3:50 AM, François <[email protected]> wrote: > There is a ticket to update sympy to 0.7.4 in sage and I think it is in the > latest beta. > I know latest is 0.7.4.1 but it should be close enough. > But sage's sympy uses the bundled mpmath that comes with sympy. > There was a long thread about mpmath and packaging on the sympy mailing list > a couple of month ago. That's when I learnt that the version of mpmath in > sympy > was several commits ahead of mpmath-0.17. Will this release catch up all > these > commits?
The mpmath bundled with sympy has some patches for paths and doctests as described on https://github.com/sympy/sympy/wiki/Update-mpmath. AFAIK, these patches are not relevant for the standalone mpmath. Fredrik -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
