Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2012-12-08 Thread sympy
Updates: Status: Fixed Comment #9 on issue 790 by ronan.l...@gmail.com: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 This seems to work now. Presumably, Aaron's Risch algorithm work fixed it. In [1]: ee =

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2012-12-08 Thread sympy
Updates: Blockedon: sympy:2026 Comment #10 on issue 790 by asmeu...@gmail.com: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 Well, the error went away because a new algorithm is applied to that expression,

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2012-10-30 Thread sympy
Issue 790: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 This issue is no longer blocking issue sympy:1851. See http://code.google.com/p/sympy/issues/detail?id=1851 -- You received this message because you are listed in

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2012-10-03 Thread sympy
Issue 790: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 This issue is now blocking issue sympy:1851. See http://code.google.com/p/sympy/issues/detail?id=1851 -- You received this message because you are listed in the

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2012-10-03 Thread sympy
Issue 790: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 This issue is now blocking issue sympy:1851. See http://code.google.com/p/sympy/issues/detail?id=1851 -- You received this message because you are listed in the

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2010-09-05 Thread sympy
Issue 790: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 This issue is now blocking issue 1961. See http://code.google.com/p/sympy/issues/detail?id=1961 -- You received this message because you are listed in the owner

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2010-08-17 Thread sympy
Issue 790: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 This issue is now blocking issue 1127. See http://code.google.com/p/sympy/issues/detail?id=1127 -- You received this message because you are listed in the owner

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2010-08-17 Thread sympy
Issue 790: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 This issue is now blocking issue 1851. See http://code.google.com/p/sympy/issues/detail?id=1851 -- You received this message because you are listed in the owner

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2010-08-16 Thread sympy
Updates: Labels: Matching Comment #5 on issue 790 by asmeurer: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 By the way, exact substitution does NOT fix the problem. The problem is that, once you do exact

Re: Issue 790 in sympy: risch: PolynimialException when integrating not-so-trivial exponents

2010-08-03 Thread sympy
Updates: Cc: smichr Labels: Integration Comment #4 on issue 790 by asmeurer: risch: PolynimialException when integrating not-so-trivial exponents http://code.google.com/p/sympy/issues/detail?id=790 Wow, never noticed this before. This is basically what the problem in issue