On 27 May 2012 19:09, Joachim Durchholz <[email protected]> wrote: > Am 27.05.2012 18:26, schrieb [email protected]: > >> And I do not get how one run of the tests (integrals) affects >> consecutive runs... > > > SymPy has a cache. Later tests reuse results from earlier computations. > This has caused problems with reproducing errors in the past, but it does > have the advantage that we have a rough estimate of how good SymPy is at > returning the same results for the same inputs. But the cache is not retained between different runs of the test runner, is it? Or is it saved to disk?
> > BTW I agree that RAM pressure is an unlikely cause given the machine, we're > out of likely reasons already. > Feel free to propose checking a more likely cause if you know one. > -- 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.
