Re: Issue 754 in sympy: Have re and im call expand(complex=True) -- see comment 15

2012-06-02 Thread sympy
Updates: Status: Fixed Comment #22 on issue 754 by asmeu...@gmail.com: Have re and im call expand(complex=True) -- see comment 15 http://code.google.com/p/sympy/issues/detail?id=754 This was merged. -- You received this message because you are subscribed to the Google Groups "sympy-

Re: Issue 2899 in sympy: infinite recursion in coth's complex expand with reals

2012-06-02 Thread sympy
Updates: Status: Fixed Comment #5 on issue 2899 by asmeu...@gmail.com: infinite recursion in coth's complex expand with reals http://code.google.com/p/sympy/issues/detail?id=2899 This was fixed in https://github.com/sympy/sympy/pull/1304. -- You received this message because you are

Re: Issue 2063 in sympy: Add complete elliptic integrals

2012-06-02 Thread sympy
Comment #4 on issue 2063 by krastano...@gmail.com: Add complete elliptic integrals http://code.google.com/p/sympy/issues/detail?id=2063 There was another pull request about that here: https://github.com/sympy/sympy/pull/1128 There was some problem with the manner in which mpmath was used.