Issue 1565 in sympy: powsimp() does not combine exponents in some cases.

2009-10-07 Thread codesite-noreply
Updates: Status: Started Labels: NeedsBetterPatch Comment #5 on issue 1565 by ondrej.certik: powsimp() does not combine exponents in some cases. http://code.google.com/p/sympy/issues/detail?id=1565 I get some conflicts when merging your branch. I apologize for forgetting

Issue 1565 in sympy: powsimp() does not combine exponents in some cases.

2009-10-07 Thread codesite-noreply
Updates: Labels: -NeedsBetterPatch NeedsReview Comment #6 on issue 1565 by asmeurer: powsimp() does not combine exponents in some cases. http://code.google.com/p/sympy/issues/detail?id=1565 Sorry, I forgot that this branch even existed. I thought that you had pushed it in. Usually

Issue 1565 in sympy: powsimp() does not combine exponents in some cases.

2009-10-07 Thread codesite-noreply
Updates: Status: Fixed Comment #7 on issue 1565 by ondrej.certik: powsimp() does not combine exponents in some cases. http://code.google.com/p/sympy/issues/detail?id=1565 It's in, thanks for the patch. And sorry it took so long to commit it. I'll try to improve. :) -- You received

Issue 1565 in sympy: powsimp() does not combine exponents in some cases.

2009-08-10 Thread codesite-noreply
Updates: Cc: ondrej.certik Comment #4 on issue 1565 by asmeurer: powsimp() does not combine exponents in some cases. http://code.google.com/p/sympy/issues/detail?id=1565 This can be pushed in. -- You received this message because you are listed in the owner or CC fields of this

Issue 1565 in sympy: powsimp() does not combine exponents in some cases.

2009-08-09 Thread codesite-noreply
Comment #2 on issue 1565 by ondrej.certik: powsimp() does not combine exponents in some cases. http://code.google.com/p/sympy/issues/detail?id=1565 Is this (e.g. powsimp no longer calling separate) why you changed powsimp to separate in the test? -assert powsimp(r0[0]) ==

Issue 1565 in sympy: powsimp() does not combine exponents in some cases.

2009-07-31 Thread codesite-noreply
Updates: Status: Started Comment #1 on issue 1565 by asmeurer: powsimp() does not combine exponents in some cases. http://code.google.com/p/sympy/issues/detail?id=1565 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

Issue 1565 in sympy: powsimp() does not combine exponents in some cases.

2009-07-30 Thread codesite-noreply
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Simplify NeedsReview New issue 1565 by asmeurer: powsimp() does not combine exponents in some cases. http://code.google.com/p/sympy/issues/detail?id=1565 powsimp does not combine exponents correctly in the following case,