Comment #1 on issue 2757 by [email protected]: Noncommutative functions do
not work
http://code.google.com/p/sympy/issues/detail?id=2757
The commutative query returns True so they aren't treated as
non-commutative:
>>> x.is_commutative
<property object at 0x01CB3690>
>>> x(t).is_commutative
True
--
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.