Re: Issue 2863 in sympy: Plotting failures with SymPy-Bot

2012-01-04 Thread sympy
Comment #8 on issue 2863 by ness...@gmail.com: Plotting failures with SymPy-Bot http://code.google.com/p/sympy/issues/detail?id=2863 I can reproduce this on my system (see below) using bin/test with no arguments. However it takes at least five minutes to trigger the problem, and pudb

Re: Issue 2863 in sympy: Plotting failures with SymPy-Bot

2012-01-04 Thread sympy
Comment #9 on issue 2863 by asmeu...@gmail.com: Plotting failures with SymPy-Bot http://code.google.com/p/sympy/issues/detail?id=2863 I was able to bisect the change from one failure to the other (and yes, it took forever; I would recommend creating a scratch clone of sympy and doing it

Issue 2958 in sympy: Implement series expansions error_functions.py

2012-01-04 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium EasyToFix New issue 2958 by ness...@gmail.com: Implement series expansions error_functions.py http://code.google.com/p/sympy/issues/detail?id=2958 Series expansions about finite points work for the trigonometric integrals Si,

Re: Issue 2712 in sympy: Merge gsoc-2 and gsoc-3

2012-01-04 Thread sympy
Issue 2712: Merge gsoc-2 and gsoc-3 http://code.google.com/p/sympy/issues/detail?id=2712 This issue is now blocking issue 2958. See http://code.google.com/p/sympy/issues/detail?id=2958 -- You received this message because you are listed in the owner or CC fields of this issue, or because you

Re: Issue 2712 in sympy: Merge gsoc-2 and gsoc-3

2012-01-04 Thread sympy
Issue 2712: Merge gsoc-2 and gsoc-3 http://code.google.com/p/sympy/issues/detail?id=2712 This issue is now blocking issue 2959. See http://code.google.com/p/sympy/issues/detail?id=2959 -- You received this message because you are listed in the owner or CC fields of this issue, or because you

Issue 2959 in sympy: Implement fresnel integrals

2012-01-04 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Low New issue 2959 by ness...@gmail.com: Implement fresnel integrals http://code.google.com/p/sympy/issues/detail?id=2959 The fresnel integrals [0] are certain non-elementary definite integrals belonging to the family of exponential

Re: Issue 2959 in sympy: Implement fresnel integrals

2012-01-04 Thread sympy
Updates: Labels: Integration Comment #1 on issue 2959 by asmeu...@gmail.com: Implement fresnel integrals http://code.google.com/p/sympy/issues/detail?id=2959 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Re: Issue 1893 in sympy: integrate(log(x) * x**(k-1) * exp(-x) / gamma(k), (x, 0, oo)) hangs

2012-01-04 Thread sympy
Updates: Blockedon: 2712 Comment #14 on issue 1893 by ness...@gmail.com: integrate(log(x) * x**(k-1) * exp(-x) / gamma(k), (x, 0, oo)) hangs http://code.google.com/p/sympy/issues/detail?id=1893 (No comment was entered for this change.) -- You received this message because you are

Issue 2960 in sympy: It right 0 x 1 ?

2012-01-04 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2960 by sat...@gmail.com: It right 0 x 1 ? http://code.google.com/p/sympy/issues/detail?id=2960 In [43]: import sympy In [44]: x = sympy.Symbol('x') In [45]: 0 x 1 Out[45]: x 1 In [46]: 1 x 1 Out[46]: x 1 -- You

Issue 2961 in sympy: __nonzero__ method of Rel breaks solve of Piecewise functions

2012-01-04 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2961 by waks...@gwax.com: __nonzero__ method of Rel breaks solve of Piecewise functions http://code.google.com/p/sympy/issues/detail?id=2961 sympy/solvers/solvers.py line 1257 checks the condition associated with a

Re: Issue 2832 in sympy: bool(Relational) should raise ValueError

2012-01-04 Thread sympy
Issue 2832: bool(Relational) should raise ValueError http://code.google.com/p/sympy/issues/detail?id=2832 This issue is now blocking issue 2960. See http://code.google.com/p/sympy/issues/detail?id=2960 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 2960 in sympy: It right 0 x 1 ?

2012-01-04 Thread sympy
Updates: Status: Accepted Blockedon: 2832 Comment #1 on issue 2960 by asmeu...@gmail.com: It right 0 x 1 ? http://code.google.com/p/sympy/issues/detail?id=2960 Python evaluates a b c as a b and b c. There's no way to override this to return a more advanced symbolic

Re: Issue 2961 in sympy: __nonzero__ method of Rel breaks solve of Piecewise functions

2012-01-04 Thread sympy
Updates: Labels: Solvers Blockedon: 2832 Comment #1 on issue 2961 by asmeu...@gmail.com: __nonzero__ method of Rel breaks solve of Piecewise functions http://code.google.com/p/sympy/issues/detail?id=2961 This is related to issue 2832. -- You received this message because you

Re: Issue 2832 in sympy: bool(Relational) should raise ValueError

2012-01-04 Thread sympy
Issue 2832: bool(Relational) should raise ValueError http://code.google.com/p/sympy/issues/detail?id=2832 This issue is now blocking issue 2961. See http://code.google.com/p/sympy/issues/detail?id=2961 -- You received this message because you are listed in the owner or CC fields of this issue,

Re: Issue 2776 in sympy: ``See Also`` feature in integrals

2012-01-04 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview PassedReview Comment #8 on issue 2776 by asmeu...@gmail.com: ``See Also`` feature in integrals http://code.google.com/p/sympy/issues/detail?id=2776 That one was not finished, but another student did it at

Re: Issue 2941 in sympy: Issue with equality check of number and power (when evaluate=false)

2012-01-04 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2941 by smi...@gmail.com: Issue with equality check of number and power (when evaluate=false) http://code.google.com/p/sympy/issues/detail?id=2941 (No comment was entered for this change.) -- You received this message because you are