Comment #14 on issue 2039 by smichr: Mul.eval_subs problems
http://code.google.com/p/sympy/issues/detail?id=2039

I guess I was doing too much on my system...the overall runtime when I left things alone wasn't too much greater than before. However, now for non-commutatives I get:

(sqrt(A)**3*B).subs(A*B, C) -> A**2*C

And that's not right. I'm not sure what the answer should be.

--
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.

Reply via email to