Comment #5 on issue 3346 by [email protected]: matrix error in master http://code.google.com/p/sympy/issues/detail?id=3346
I have a fix for combsimp -- though I believe it needs a better decision algorithm, e.g. sorting by count_ops and breaking ties with default sort key or something that will guarantee that the result is as simple as it should be. I don't know enough about the simplification process to know what that might be, however. Let me test with a failiing hash to see if I can get this to fail. -- You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en.
