Re: Issue 1095 in sympy: Trig functions break cancel

2009-12-07 Thread sympy
Updates: Blockedon: 1598 Comment #4 on issue 1095 by asmeurer: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 (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 becaus

Re: Issue 1095 in sympy: Trig functions break cancel

2010-03-17 Thread sympy
Updates: Labels: EasyToFix Comment #5 on issue 1095 by asmeurer: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 New polys: In [8]: cancel((4*x+6*cos(y))/(2*x+3*cos(y))) Out[8]: 2 In [10]: simplify((4*x+6*cos(y))/(2*x+3*cos(y))) Out[10]: 2 But once aga

Re: Issue 1095 in sympy: Trig functions break cancel

2011-04-03 Thread sympy
Comment #6 on issue 1095 by sherjilo...@gmail.com: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 What needs to be done in this issue ? -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group,

Re: Issue 1095 in sympy: Trig functions break cancel

2011-04-03 Thread sympy
Comment #7 on issue 1095 by matt...@gmail.com: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 But once again, I don't think Mateusz added a test for this. It's a good question whether a test is necessary in this case. To meet our rule that every fixed issue

Re: Issue 1095 in sympy: Trig functions break cancel

2011-04-11 Thread sympy
Comment #8 on issue 1095 by fedot...@gmail.com: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 If you make a desicion whether a test is necessary in this case, I will add tests for cancel() or/and simplify(). -- You received this message because you are subs

Re: Issue 1095 in sympy: Trig functions break cancel

2011-04-28 Thread sympy
Comment #9 on issue 1095 by smi...@gmail.com: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 I've added a test and will put in a pull request later -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to th

Re: Issue 1095 in sympy: Trig functions break cancel

2011-04-29 Thread sympy
Comment #10 on issue 1095 by matt...@gmail.com: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 @Chris: can you submit this pull request so that we can close this? -- You received this message because you are subscribed to the Google Groups "sympy-issues" group

Re: Issue 1095 in sympy: Trig functions break cancel

2011-05-10 Thread sympy
Updates: Cc: smi...@gmail.com Comment #11 on issue 1095 by asmeurer: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 Chris, did you ever submit the pull request? -- You received this message because you are subscribed to the Google Groups "sympy-issues"

Re: Issue 1095 in sympy: Trig functions break cancel

2011-05-11 Thread sympy
Updates: Status: Fixed Comment #12 on issue 1095 by smi...@gmail.com: Trig functions break cancel http://code.google.com/p/sympy/issues/detail?id=1095 32f69fcb2d2d7e108eb5821f2e65ec6fbbd41137 it's in -- You received this message because you are subscribed to the Google Groups "sympy-i