OK, I see in solve_linear that sometimes the set from which symbols are picked is in order x, y and other times y, x. And one of those fails and the other doesn't. So I think this means it's a hashing issue that directs the branches traversed. Now I have to figure out why it fails on the one branch direction and not the other. Will post as I know.
-- 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.
