Comment #3 on issue 3459 by [email protected]: Wrong result from expand() with noncommutatives
http://code.google.com/p/sympy/issues/detail?id=3459
The bad commit was commit 0d0d46e75bde9b792359b8ae93c0a3d5cdf8fde6 Author: Chris Smith <[email protected]> Date: Fri Mar 2 12:05:30 2012 +0545 3120: expand_power_base obeys nc rules Before that, it just gave A*B*A**-1*B**-1, which was equally wrong. -- 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.
