Re: Issue 1695 in sympy: integral of a piecewise function gives bad result

2009-11-11 Thread codesite-noreply
Comment #38 on issue 1695 by mag...@rabic.org: integral of a piecewise function gives bad result http://code.google.com/p/sympy/issues/detail?id=1695 I am trying it, I am conjuncting the conditions. But it breaks a lot of tests, because there are piecewiese functions defined with

Re: Issue 353 in sympy: piecewise functions

2009-11-11 Thread codesite-noreply
Issue 353: piecewise functions http://code.google.com/p/sympy/issues/detail?id=353 This issue is no longer blocking issue 1695. See http://code.google.com/p/sympy/issues/detail?id=1695 -- You received this message because you are listed in the owner or CC fields of this issue, or because you

Re: Issue 1671 in sympy: runtests modifications and docstring corrections

2009-11-11 Thread codesite-noreply
Comment #43 on issue 1671 by Vinzent.Steinberg: runtests modifications and docstring corrections http://code.google.com/p/sympy/issues/detail?id=1671 You hav to write from sympy.polys.galoispolys import (gf_from_dict, gf_diff, ... gf_sqf, gf_pow) like

Re: Issue 1694 in sympy: solve has many issues with fractions

2009-11-11 Thread codesite-noreply
Updates: Labels: NeedsReview Comment #7 on issue 1694 by nicolas.pourcelot: solve has many issues with fractions http://code.google.com/p/sympy/issues/detail?id=1694 Here's the patch. It also solves issue 1387. Please review. Attachments: