Re: Issue 2757 in sympy: Noncommutative functions do not work

2012-03-21 Thread sympy
Comment #3 on issue 2757 by asmeu...@gmail.com: Noncommutative functions do not work http://code.google.com/p/sympy/issues/detail?id=2757 Actually all assumptions are ignored on Function. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To

Issue 2757 in sympy: Noncommutative functions do not work

2011-10-22 Thread sympy
Status: Accepted Owner: asmeu...@gmail.com Labels: Type-Defect Priority-Medium NonCommutative New issue 2757 by asmeu...@gmail.com: Noncommutative functions do not work http://code.google.com/p/sympy/issues/detail?id=2757 In [60]: x = Function('x', commutative=False) In [61]: y = Function('y',