Issue 3044 in sympy: qapply does not work for c_part*TensorProduct

2012-02-06 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3044 by asub...@gmail.com: qapply does not work for c_part*TensorProduct http://code.google.com/p/sympy/issues/detail?id=3044 The function qapply_Mul returns without doing anything if the argument is of the form c_part*Te

Re: Issue 3044 in sympy: qapply does not work for c_part*TensorProduct

2012-02-06 Thread sympy
Comment #1 on issue 3044 by asub...@gmail.com: qapply does not work for c_part*TensorProduct http://code.google.com/p/sympy/issues/detail?id=3044 Following changes seem to work: $ diff qapply.py qapply.py.bak 18,19d17 < from sympy.physics.quantum.qexpr import split_commutative_parts < 90,96c

Re: Issue 3044 in sympy: qapply does not work for c_part*TensorProduct

2012-02-14 Thread sympy
Comment #2 on issue 3044 by elliso...@gmail.com: qapply does not work for c_part*TensorProduct http://code.google.com/p/sympy/issues/detail?id=3044 Fixed in this PR: https://github.com/sympy/sympy/pull/1053 -- You received this message because you are subscribed to the Google Groups "sympy

Re: Issue 3044 in sympy: qapply does not work for c_part*TensorProduct

2012-03-13 Thread sympy
Updates: Labels: NeedsReview Comment #3 on issue 3044 by asmeu...@gmail.com: qapply does not work for c_part*TensorProduct http://code.google.com/p/sympy/issues/detail?id=3044 (No comment was entered for this change.) -- You received this message because you are subscribed to the Goo

Re: Issue 3044 in sympy: qapply does not work for c_part*TensorProduct

2012-10-14 Thread sympy
Updates: Status: Started Labels: -NeedsReview NeedsBetterPatch Comment #4 on issue 3044 by julien.r...@gmail.com: qapply does not work for c_part*TensorProduct http://code.google.com/p/sympy/issues/detail?id=3044 There are merge conflicts. -- You received this message because