With all the issues surrounding ordering, hashes and hash randomization I was left with the impression that we should rewrite tests in such a way that they test for mathematical correctness but not for specific ordering of args, etc.
It seems that constant_renumber does two things: renumbers the constants and forces some arch-independent order. Do we actually want this? It seems that it is a performance penalty and support burden that is there only for the sake of tests. -- 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.
