Re: Issue 2371 in sympy: Completely untested modules in sympy.polys

2012-01-01 Thread sympy
Comment #12 on issue 2371 by j...@durchholz.org: Completely untested modules in sympy.polys http://code.google.com/p/sympy/issues/detail?id=2371 I'm running into exactly the same kind of problem as Ronan: I'm getting lots of distracting unhelpful diagnostics about code that isn't finished

Issue 2956 in sympy: Simetimes the test_hyperexpand.py (test_meijerg_shift_operators) fails in master.

2012-01-01 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-High New issue 2956 by pr...@goodok.ru: Simetimes the test_hyperexpand.py (test_meijerg_shift_operators) fails in master. http://code.google.com/p/sympy/issues/detail?id=2956 This test function uses the random source values, and it fai

Re: Issue 2157 in sympy: sympy development rules

2012-01-01 Thread sympy
Updates: Status: Fixed Comment #8 on issue 2157 by asmeu...@gmail.com: sympy development rules http://code.google.com/p/sympy/issues/detail?id=2157 The page was updated with these points. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group.

Re: Issue 2874 in sympy: Pretty printing at SymPy-Live doesn't work if the window is resized

2012-01-01 Thread sympy
Updates: Status: Fixed Comment #5 on issue 2874 by asmeu...@gmail.com: Pretty printing at SymPy-Live doesn't work if the window is resized http://code.google.com/p/sympy/issues/detail?id=2874 This was fixed by https://github.com/sympy/sympy-live/pull/43. The output is just not wrap

Re: Issue 2593 in sympy: Make Enter the default submission button at SymPy Live

2012-01-01 Thread sympy
Comment #1 on issue 2593 by asmeu...@gmail.com: Make Enter the default submission button at SymPy Live http://code.google.com/p/sympy/issues/detail?id=2593 This was fixed by https://github.com/sympy/sympy-live/pull/43, but it is still a problem in the mobile version (where I don't think the

Re: Issue 2956 in sympy: Simetimes the test_hyperexpand.py (test_meijerg_shift_operators) fails in master.

2012-01-01 Thread sympy
Updates: Cc: ness...@gmail.com Comment #1 on issue 2956 by asmeu...@gmail.com: Simetimes the test_hyperexpand.py (test_meijerg_shift_operators) fails in master. http://code.google.com/p/sympy/issues/detail?id=2956 Can you check if this is fixed in gsoc-3? -- You received this message

Re: Issue 2886 in sympy: Float precision

2012-01-01 Thread sympy
Comment #4 on issue 2886 by pr...@goodok.ru: Float precision http://code.google.com/p/sympy/issues/detail?id=2886 Sorry, incorrect example, starting from words "But at the same time (when the length is less then default 15)". I meant: >>> Float("1.2") 1.20 >>> _._prec

Re: Issue 2956 in sympy: Simetimes the test_hyperexpand.py (test_meijerg_shift_operators) fails in master.

2012-01-01 Thread sympy
Comment #2 on issue 2956 by pr...@goodok.ru: Simetimes the test_hyperexpand.py (test_meijerg_shift_operators) fails in master. http://code.google.com/p/sympy/issues/detail?id=2956 That the code of "test_meijerg_shift_operators" is not changed in this branch [1]. Moreover, even the comment a