Re: Issue 1748 in sympy: update mpmath to 0.13

2009-12-07 Thread sympy
Comment #1 on issue 1748 by asmeurer: update mpmath to 0.13 http://code.google.com/p/sympy/issues/detail?id=1748 You note in the commit message: A few tests had to be fixed to run in sympy. Is there any way to see what changes were yours and what changes were from mpmath? -- You received

Re: Issue 1748 in sympy: update mpmath to 0.13

2009-12-07 Thread sympy
Comment #2 on issue 1748 by Vinzent.Steinberg: update mpmath to 0.13 http://code.google.com/p/sympy/issues/detail?id=1748 I had to change things like 'from mpmath import ...' to 'from sympy.mpmath import *' and test files that had the same name as a sympy test file. No test were really

Re: Issue 1748 in sympy: update mpmath to 0.13

2009-12-07 Thread sympy
Comment #3 on issue 1748 by Vinzent.Steinberg: update mpmath to 0.13 http://code.google.com/p/sympy/issues/detail?id=1748 I adapted the wording in the commit message. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue.

Re: Issue 1748 in sympy: update mpmath to 0.13

2009-12-07 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview PassedReview Comment #4 on issue 1748 by asmeurer: update mpmath to 0.13 http://code.google.com/p/sympy/issues/detail?id=1748 OK then, it looks good. All tests pass and it applies on top of master cleanly. I pushed it in. It looks

Re: Issue 1748 in sympy: update mpmath to 0.13

2009-12-07 Thread sympy
Comment #5 on issue 1748 by Vinzent.Steinberg: update mpmath to 0.13 http://code.google.com/p/sympy/issues/detail?id=1748 As far as I know there is no issue yet, please report it to the mpmath bug tracker. -- You received this message because you are listed in the owner or CC fields of this