Re: Issue 2127 in sympy: don't allow 0 or 1-arg AssocOp

2011-02-03 Thread sympy
Comment #6 on issue 2127 by asmeurer: don't allow 0 or 1-arg AssocOp http://code.google.com/p/sympy/issues/detail?id=2127 In your big branches it is hard to keep track of which commits have already passed review and which still need review. -- You received this message because you are

Re: Issue 51 in sympy: RootOf for polynomial equations

2011-02-03 Thread sympy
Comment #29 on issue 51 by asmeurer: RootOf for polynomial equations http://code.google.com/p/sympy/issues/detail?id=51 RootOf is a name borrowed from Maple, by the way. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group,

Re: Issue 2127 in sympy: don't allow 0 or 1-arg AssocOp

2011-02-03 Thread sympy
Comment #8 on issue 2127 by asmeurer: don't allow 0 or 1-arg AssocOp http://code.google.com/p/sympy/issues/detail?id=2127 I think it would be easier if Chris pushed in his own patches that are passed review. The problem is really that if I review a patch that is tied up in other patches

Re: Issue 2177 in sympy: Subs for noncommutative symbols gives wrong results

2011-02-03 Thread sympy
Comment #2 on issue 2177 by smi...@gmail.com: Subs for noncommutative symbols gives wrong results http://code.google.com/p/sympy/issues/detail?id=2177 Issue 2039 which is now blocked by the series work in pull/61 fixes this. h[1] a, b, c = symbols('a b c', commutative h[1]

Re: Issue 2127 in sympy: don't allow 0 or 1-arg AssocOp

2011-02-03 Thread sympy
Comment #9 on issue 2127 by smi...@gmail.com: don't allow 0 or 1-arg AssocOp http://code.google.com/p/sympy/issues/detail?id=2127 The TODO box is, I believe, the answer. In multi-commit issues I've put a TODO box there and am removing commits as they are reviewed. I don't have push access,

Re: Issue 2133 in sympy: Merge new polynomials manipulation module

2011-02-03 Thread sympy
Updates: Labels: -Priority-Medium Priority-Critical NeedsReview Comment #39 on issue 2133 by ronan.l...@gmail.com: Merge new polynomials manipulation module http://code.google.com/p/sympy/issues/detail?id=2133 So, I have extracted the commits which I reviewed positively, and which

Re: Issue 2082 in sympy: No SymPy class 'Composition'

2011-02-03 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2082 by ronan.l...@gmail.com: No SymPy class 'Composition' http://code.google.com/p/sympy/issues/detail?id=2082 This was fixed in commit a1c235920ecaa0b89e570683f9dc88f451d195d4 -- You received this message because you are subscribed to the