Comment #12 on issue 2696 by julien.r...@gmail.com: Assumptions fail for non-commutative symbols
http://code.google.com/p/sympy/issues/detail?id=2696

Well, that's one example. It could also represent a differential operator. Anyway, I always took this real=True assumption to mean conjugate(x)==x and nothing else. I would be interested to know, where in the code does real imply commutative.

MatrixSymbol looks like a relatively recent addition. Maybe I ought to use that, as you say, but up to now I never needed anything else then Symbol. I can't seem to assume conjugate(x)==x when I use MatrixSymbol.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to