Re: Issue 1851 in sympy: Integral((-60*exp(x) - 19.2*exp(4*x))*exp(4*x), x).doit() failure

2012-10-03 Thread sympy
Updates: Status: Fixed Blockedon: -sympy:790 -sympy:1836 -sympy:2010 -sympy:2026 sympy:790 sympy:1836 sympy:2010 sympy:2026 Comment #8 on issue 1851 by julien.r...@gmail.com: Integral((-60*exp(x) - 19.2*exp(4*x))*exp(4*x), x).doit() failure

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 2010 in sympy: Integration with the full Risch Algorithm

2012-10-03 Thread sympy
Issue 2010: Integration with the full Risch Algorithm http://code.google.com/p/sympy/issues/detail?id=2010 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 owner or CC fields of this

Re: Issue 1836 in sympy: subs can see the 2 arg sum

2012-10-03 Thread sympy
Issue 1836: subs can see the 2 arg sum http://code.google.com/p/sympy/issues/detail?id=1836 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 owner or CC fields of this issue, or

Re: Issue 2026 in sympy: Exact, algebraic, and integer_power substitution

2012-10-03 Thread sympy
Issue 2026: Exact, algebraic, and integer_power substitution http://code.google.com/p/sympy/issues/detail?id=2026 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 owner or CC fields

Re: Issue 2010 in sympy: Integration with the full Risch Algorithm

2012-10-03 Thread sympy
Issue 2010: Integration with the full Risch Algorithm http://code.google.com/p/sympy/issues/detail?id=2010 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 owner or CC fields of this

Re: Issue 1836 in sympy: subs can see the 2 arg sum

2012-10-03 Thread sympy
Issue 1836: subs can see the 2 arg sum http://code.google.com/p/sympy/issues/detail?id=1836 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 owner or CC fields of this issue, or

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 3155 in sympy: simplification of logical expressions

2012-10-03 Thread sympy
Comment #3 on issue 3155 by srjoglek...@gmail.com: simplification of logical expressions http://code.google.com/p/sympy/issues/detail?id=3155 I guess my last pull request fixes this. Some documentation changes as said by @smichr will be done in a day or two. But the functionality has been