Hi, I've started to play around with localized caching, but in order to (effectively) do that, I needed to get the test suite to pass with the cache turned off. I've opened a PR with some changes (https://github.com/sympy/sympy/pull/2387) but it still has 2 errors, from diffgeom and strategies (a little more description is in the PR). I'd appreciate any help in figuring out how to address those two errors.
Also, I'm not sure if there is a good way to test this. It normally takes me about 30 mins to run the test suite, but with the cache off, it takes several hours. I don't think that's going to play well w/ Travis... -Gilbert -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
