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?
François On Friday, December 27, 2013 6:01:58 AM UTC+13, asmeurer wrote: > > > On Dec 26, 2013, at 9:59 AM, Fredrik Johansson > > <[email protected]<javascript:>> > wrote: > > > > Hi all, > > > > The release of mpmath-0.18 is long overdue. Although there are still > > some bugs that would be nice to fix first, they are not too critical, > > and there are some nice new features (such as the eigenvalue code by > > Timo Hartmann). Besides, 0.17 still has some compatibility problems > > and I'm tired of pointing people to the git version to work around > > them. > > > > I've put up a preliminary source package (based on the current git > > revision) here: > > http://sage.math.washington.edu/home/fredrik/mpmath-0.18-a1.tar.gz > > > > I would appreciate any help testing it with as many systems/Python > > versions/gmpy versions(etc.) as possible. Testing that SymPy works > > cleanly with it would be nice. I'd also appreciate if someone could > > test that it works if one installs it in the latest Sage (I will be > > doing this myself, but it's good to get more than one data point). > > I don think sage has the latest SymPy, but I'll test it in the git. > > Aaron Meurer > > > > > Fredrik > > > > -- > > You received this message because you are subscribed to the Google > Groups "mpmath" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/mpmath. > > 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 [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.
