Am 04.06.2012 03:11, schrieb smichr:
Perhaps the test runner could be patched to getstate before running mpmath and setstate afterwards?
I don't understand the details of the issue clearly enough to see all ramifications, but I'd generally lean towards such a solution on the general principle of "do not assume that called code is always correct".
In other words, if something breaks as a consequence of such a change, I'd assume that the bug is in the callee, not in the caller that reset the PRNG.
-- 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.
