Re: Issue 2752 in sympy: test_args fails if importing pyglet fails

2011-10-24 Thread sympy
Updates: Status: Started Owner: matt...@gmail.com Labels: NeedsReview Comment #1 on issue 2752 by matt...@gmail.com: test_args fails if importing pyglet fails http://code.google.com/p/sympy/issues/detail?id=2752 Pull request is here: https://github.com/sympy/sympy/pull

Re: Issue 2530 in sympy: collect shouldn't consider a collection a success unless something was collected...right?

2011-10-24 Thread sympy
Updates: Labels: CodeInDifficulty-Hard NeedsReview smichr Comment #3 on issue 2530 by smi...@gmail.com: collect shouldn't consider a collection a success unless something was collected...right? http://code.google.com/p/sympy/issues/detail?id=2530 With ( https://github.com/sympy/sympy/

Re: Issue 2191 in sympy: Collecting numerical prefactors

2011-10-24 Thread sympy
Updates: Labels: NeedsReview smichr Comment #3 on issue 2191 by smi...@gmail.com: Collecting numerical prefactors http://code.google.com/p/sympy/issues/detail?id=2191 https://github.com/sympy/sympy/pull/664 allows collection of constants provided that they are not Numbers eq sqr

Re: Issue 1818 in sympy: coeff and collect failures on x**(1+x)

2011-10-24 Thread sympy
Updates: Labels: CodeInDifficulty-Medium Comment #7 on issue 1818 by smi...@gmail.com: coeff and collect failures on x**(1+x) http://code.google.com/p/sympy/issues/detail?id=1818 The new upgrades to extract_multiplicatively will allow coeff to use extract_multiplicatively to collect

Re: Issue 1099 in sympy: collect sometimes doesn't collect inside brackets

2011-10-24 Thread sympy
Updates: Labels: NeedsReview smichr Comment #1 on issue 1099 by smi...@gmail.com: collect sometimes doesn't collect inside brackets http://code.google.com/p/sympy/issues/detail?id=1099 https://github.com/sympy/sympy/pull/664 collect_terms(x**2 + y*x**2 + x*y + y + a*y, *[x, y]) x**

Re: Issue 2744 in sympy: (2+2*x).extract_multiplicatively(1+x) should be 2

2011-10-24 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2744 by smi...@gmail.com: (2+2*x).extract_multiplicatively(1+x) should be 2 http://code.google.com/p/sympy/issues/detail?id=2744 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google