Re: Issue 1106 in sympy: trim fails

2009-12-07 Thread sympy
Updates: Blockedon: 1598 Comment #3 on issue 1106 by asmeurer: trim fails http://code.google.com/p/sympy/issues/detail?id=1106 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred thi

Re: Issue 1106 in sympy: trim fails

2010-03-17 Thread sympy
Comment #4 on issue 1106 by asmeurer: trim fails http://code.google.com/p/sympy/issues/detail?id=1106 trim() doesn't exist anymore, but simplify() gives this: In [22]: V1 Out[22]: ⎛ -d ⎛ -d⎞ -d⎞ ⎜ ── ⎜ ──⎟ ──⎟ ⎜ τ ⎜ τ ⎟ τ ⎟

Re: Issue 1106 in sympy: trim fails

2010-03-20 Thread sympy
Updates: Status: Fixed Comment #5 on issue 1106 by mattpap: trim fails http://code.google.com/p/sympy/issues/detail?id=1106 Do we need to write a test for a function that doesn't exist anymore? Expression parser was completely rewritten and is properly tested anyway so additional test