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

2009-12-07 Thread sympy
Updates: Blockedon: 1598 Comment #2 on issue 1097 by asmeurer: Poly.integrate() crash, but integrate(Poly) work http://code.google.com/p/sympy/issues/detail?id=1097 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields o

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

2010-03-17 Thread sympy
Comment #3 on issue 1097 by asmeurer: Poly.integrate() crash, but integrate(Poly) work http://code.google.com/p/sympy/issues/detail?id=1097 Is there a reason to make Poly.integrate() support definite integrals? -- You received this message because you are listed in the owner or CC fields of

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

2010-03-19 Thread sympy
Comment #4 on issue 1097 by Vinzent.Steinberg: Poly.integrate() crash, but integrate(Poly) work http://code.google.com/p/sympy/issues/detail?id=1097 For reference: In [1]: p =Poly(x + x**2*y + y**3, x, y) In [2]: Qy = p.integrate(y, 0, pi) ---

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

2010-08-05 Thread sympy
Updates: Labels: Integration Comment #5 on issue 1097 by asmeurer: Poly.integrate() crash, but integrate(Poly) work http://code.google.com/p/sympy/issues/detail?id=1097 pi**2/2 is better than 1/2*pi**2 because you can copy and paste it. -- You received this message because you are su

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 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