Issue 1576 in sympy: Integral of strictly positive function is zero

2009-09-15 Thread codesite-noreply
Updates: Summary: Integral of strictly positive function is zero Comment #3 on issue 1576 by smichr: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 (No comment was entered for this change.) -- You received this message because you a

Re: Issue 1576 in sympy: Integral of strictly positive function is zero

2010-06-02 Thread sympy
Updates: Status: Accepted Cc: mattpap Comment #4 on issue 1576 by asmeurer: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 This was working in Sympy 0.6.7, but something in the new polys broke it: In [1]: f = Symbol('f') I

Re: Issue 1576 in sympy: Integral of strictly positive function is zero

2010-06-02 Thread sympy
Comment #5 on issue 1576 by asmeurer: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 The problem is In [36]: Poly(-4*_t, _t, domain='QQ').invert( Poly(16*y**2*_t**2 + 49, _t, domain='ZZ[y]'))

Re: Issue 1576 in sympy: Integral of strictly positive function is zero

2010-06-02 Thread sympy
Comment #6 on issue 1576 by asmeurer: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 Issue 1578 has been merged into this issue. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to

Re: Issue 1576 in sympy: Integral of strictly positive function is zero

2010-06-03 Thread sympy
Comment #7 on issue 1576 by smichr: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 Forgive this addition if everything is already clear...an expression as simple as integrate((1+x)/(a+x**2), x) will fail the same way regardless of assum

Re: Issue 1576 in sympy: Integral of strictly positive function is zero

2010-06-03 Thread sympy
Updates: Status: Started Labels: -WrongResult Comment #8 on issue 1576 by asmeurer: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 See my integration branch. -- You received this message because you are subscribed to the Go

Re: Issue 1576 in sympy: Integral of strictly positive function is zero

2010-08-23 Thread sympy
Updates: Blockedon: 2010 Comment #9 on issue 1576 by asmeurer: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "

Re: Issue 1576 in sympy: Integral of strictly positive function is zero

2011-05-09 Thread sympy
Updates: Labels: NeedsReview asmeurer Comment #10 on issue 1576 by asmeurer: Integral of strictly positive function is zero http://code.google.com/p/sympy/issues/detail?id=1576 See https://github.com/sympy/sympy/pull/297. -- You received this message because you are subscribed to the