Re: Issue 2022 in sympy: inconsistent behaviour of subs when using non-commutative symbols

2010-08-23 Thread sympy
Updates: Labels: NeedsReview Comment #14 on issue 2022 by asmeurer: inconsistent behaviour of subs when using non-commutative symbols http://code.google.com/p/sympy/issues/detail?id=2022 (No comment was entered for this change.) -- You received this message because you are subscribed

Re: Issue 2022 in sympy: inconsistent behaviour of subs when using non-commutative symbols

2010-08-23 Thread sympy
Comment #15 on issue 2022 by julien.rioux: inconsistent behaviour of subs when using non-commutative symbols http://code.google.com/p/sympy/issues/detail?id=2022 This new patch now fixes the original issue as well. Running sympy/bin/test, all tests are OKed. tests finished: 2114 passed,

Re: Issue 1892 in sympy: integrate(1/(x*(a+b*x)**3), x) fails

2010-08-23 Thread sympy
Updates: Blockedon: 2010 Comment #5 on issue 1892 by asmeurer: integrate(1/(x*(a+b*x)**3), x) fails http://code.google.com/p/sympy/issues/detail?id=1892 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues"

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

2010-08-23 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 1892. See http://code.google.com/p/sympy/issues/detail?id=1892 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 1793 in sympy: Integration failure

2010-08-23 Thread sympy
Updates: Blockedon: 2010 Comment #11 on issue 1793 by asmeurer: Integration failure http://code.google.com/p/sympy/issues/detail?id=1793 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post

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

2010-08-23 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 1793. See http://code.google.com/p/sympy/issues/detail?id=1793 -- You received this message because you are listed in the owner or CC fields of this issue,

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

2010-08-23 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 1704. See http://code.google.com/p/sympy/issues/detail?id=1704 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 1704 in sympy: [PATCH] Integration of certain composite functions fails

2010-08-23 Thread sympy
Updates: Blockedon: 2010 Comment #12 on issue 1704 by asmeurer: [PATCH] Integration of certain composite functions fails http://code.google.com/p/sympy/issues/detail?id=1704 (No comment was entered for this change.) -- You received this message because you are subscribed to the Googl

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

2010-08-23 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 1576. See http://code.google.com/p/sympy/issues/detail?id=1576 -- You received this message because you are listed in the owner or CC fields of this issue,

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

2010-08-23 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 1277. See http://code.google.com/p/sympy/issues/detail?id=1277 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 1277 in sympy: Exception in trivial integral

2010-08-23 Thread sympy
Updates: Blockedon: 2010 Comment #3 on issue 1277 by asmeurer: Exception in trivial integral http://code.google.com/p/sympy/issues/detail?id=1277 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" group.

Re: Issue 1097 in sympy: Poly.integrate() crash, but integrate(Poly) work

2010-08-23 Thread sympy
Comment #6 on issue 1097 by asmeurer: Poly.integrate() crash, but integrate(Poly) work http://code.google.com/p/sympy/issues/detail?id=1097 Mateusz, are there plans to add definite integration support to Poly.integrate(), or should I mark this as WontFix? -- You received this message beca

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

2010-08-23 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 1054. See http://code.google.com/p/sympy/issues/detail?id=1054 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 1054 in sympy: Triple integral 1/(1+x+y+z) fails

2010-08-23 Thread sympy
Updates: Blockedon: 2010 Comment #7 on issue 1054 by asmeurer: Triple integral 1/(1+x+y+z) fails http://code.google.com/p/sympy/issues/detail?id=1054 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" gr

Re: Issue 1097 in sympy: Poly.integrate() crash, but integrate(Poly) work

2010-08-23 Thread sympy
Updates: Status: WontFix Owner: --- Labels: -Milestone-Release0.7.0 Comment #7 on issue 1097 by mattpap: Poly.integrate() crash, but integrate(Poly) work http://code.google.com/p/sympy/issues/detail?id=1097 I don't see a point in adding definite integrals to Poly. Poly

Re: Issue 1892 in sympy: integrate(1/(x*(a+b*x)**3), x) fails

2010-08-23 Thread sympy
Comment #6 on issue 1892 by mattpap: integrate(1/(x*(a+b*x)**3), x) fails http://code.google.com/p/sympy/issues/detail?id=1892 btw. These are current results from polys11 branch: In [1]: var('a,b') Out[1]: (a, b) In [2]: f = 1/(x*(a+b*x)**3) In [3]: f Out[3]: 1 3

Re: Issue 2022 in sympy: inconsistent behaviour of subs when using non-commutative symbols

2010-08-23 Thread sympy
Comment #16 on issue 2022 by smichr: inconsistent behaviour of subs when using non-commutative symbols http://code.google.com/p/sympy/issues/detail?id=2022 Nice sleuthing! -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this grou