Comment #5 on issue 2696 by [email protected]: Assumptions fail for non-commutative symbols
http://code.google.com/p/sympy/issues/detail?id=2696
The problem is that 'commutative' is special-cased in Symbol, which prevents it from being handled correctly by the assumption system (this was briefly discussed in issue 2446). I think that the solution is to remove this special-casing.
-- 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.
