On Thu, Mar 19, 2009 at 8:52 AM, Ondrej Certik <[email protected]> wrote: > All tests pass, except 4 mpmath tests, but I suspect it could be some > bug in mpmath.
I suspect this is just due to tests being run out of the expected order. Probably, adding "mp.dps = 15" at the top of each failing test will fix it. I should add a test decorator that does this automatically. > Compare the timing: Nice! Fredrik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
