Re: Issue 2439 in sympy: collect() should allow to apply a function to coefficients

2011-08-12 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2439 by matt...@gmail.com: collect() should allow to apply a function to coefficients http://code.google.com/p/sympy/issues/detail?id=2439 (No comment was entered for this change.) -- You received this message because you are subscribed to

Issue 2439 in sympy: collect() should allow to apply a function to coefficients

2011-05-27 Thread sympy
Status: New Owner: matt...@gmail.com Labels: Type-Defect Priority-Medium Simplify New issue 2439 by matt...@gmail.com: collect() should allow to apply a function to coefficients http://code.google.com/p/sympy/issues/detail?id=2439 I have the following expression: In [1]: var('a') Out[1]: a

Re: Issue 2439 in sympy: collect() should allow to apply a function to coefficients

2011-05-27 Thread sympy
Updates: Status: Accepted Comment #1 on issue 2439 by asmeurer: collect() should allow to apply a function to coefficients http://code.google.com/p/sympy/issues/detail?id=2439 Sounds like a good idea to me. -- You received this message because you are subscribed to the Google Groups