Issue 2996 in sympy: collect doesn't collect power with numerical base

2012-01-13 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 2996 by smi...@gmail.com: collect doesn't collect power with numerical base http://code.google.com/p/sympy/issues/detail?id=2996 collect(a*y**(2*x)+b*y**(2*x),y**(x)) (a + b)*(y**2)**x collect(a*2**(2*x)+b*2**(2*x),

Re: Issue 2996 in sympy: collect doesn't collect power with numerical base

2012-01-22 Thread sympy
Updates: Labels: NeedsReview smichr Comment #1 on issue 2996 by smi...@gmail.com: collect doesn't collect power with numerical base http://code.google.com/p/sympy/issues/detail?id=2996 see https://github.com/sympy/sympy/pull/1013 -- You received this message because you are subscribe

Re: Issue 2996 in sympy: collect doesn't collect power with numerical base

2012-01-24 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2996 by smi...@gmail.com: collect doesn't collect power with numerical base http://code.google.com/p/sympy/issues/detail?id=2996 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google