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

2011-01-15 Thread sympy
Updates: Labels: -NeedsReview NeedsBetterPatch smichr Comment #2 on issue 2127 by asmeurer: don't allow 0 or 1-arg AssocOp http://code.google.com/p/sympy/issues/detail?id=2127 The change is good, but this needs a test. -- You received this message because you are subscribed to the Googl

Re: Issue 1947 in sympy: @property methods doctests do not give correct line numbers

2011-01-15 Thread sympy
Comment #10 on issue 1947 by jensen.o...@gmail.com: @property methods doctests do not give correct line numbers http://code.google.com/p/sympy/issues/detail?id=1947 Aha! now I understand why there were so many failures in secondquant all of a sudden. Great work. I already prepared a patch

Re: Issue 2145 in sympy: Update mpmath to 0.16

2011-01-15 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2145 by ronan.l...@gmail.com: Update mpmath to 0.16 http://code.google.com/p/sympy/issues/detail?id=2145 This was pushed in - if I've managed to read the tangled plate of spaghetti in gitk correctly. -- You received this message because you

Re: Issue 823 in sympy: laplace, div, grad

2011-01-15 Thread sympy
Comment #5 on issue 823 by pickha...@gmail.com: laplace, div, grad http://code.google.com/p/sympy/issues/detail?id=823 Question: what's the status of this? The functions Ondrej uploaded in 2008 look good to me. Any reason to not incorporate them to sympy? -- You received this message because

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

2011-01-15 Thread sympy
Comment #37 on issue 2133 by ronan.l...@gmail.com: Merge new polynomials manipulation module http://code.google.com/p/sympy/issues/detail?id=2133 There are actually a lot of things to discuss, and I haven't reviewed half of it yet (see my comments on github). It would be easier if this gi

Re: Issue 823 in sympy: laplace, div, grad

2011-01-15 Thread sympy
Updates: Cc: ondrej.certik Labels: NeedsReview ondrej.certik Comment #6 on issue 823 by asmeurer: laplace, div, grad http://code.google.com/p/sympy/issues/detail?id=823 I think no one knew about them because there is no NeedsReview tag on the issue. -- You received this messa

Re: Issue 2139 in sympy: _new_rawargs needs to watch for Atoms

2011-01-15 Thread sympy
Updates: Status: Fixed Comment #4 on issue 2139 by asmeurer: _new_rawargs needs to watch for Atoms http://code.google.com/p/sympy/issues/detail?id=2139 This has been pushed in. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to

Re: Issue 2145 in sympy: Update mpmath to 0.16

2011-01-15 Thread sympy
Comment #3 on issue 2145 by asmeurer: Update mpmath to 0.16 http://code.google.com/p/sympy/issues/detail?id=2145 Oops. I forgot that I made this issue so never put the NeedsReview tag on it. This is getting to be almost too much to handle with both GitHub and Google Code. And for the sp

Re: Issue 2139 in sympy: _new_rawargs needs to watch for Atoms

2011-01-15 Thread sympy
Comment #5 on issue 2139 by asmeurer: _new_rawargs needs to watch for Atoms http://code.google.com/p/sympy/issues/detail?id=2139 This has been pushed in. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to symp

2 issues changed in sympy

2011-01-15 Thread sympy
Updates: Status: Fixed Comment by asmeurer: This has been pushed in. Affected issues: issue 2005: (x**(2*y)).subs(exp(3*y*log(x)), z) gives z**(3/2) instead of z**(2/3) http://code.google.com/p/sympy/issues/detail?id=2005 issue 2027: Invalid combination of bases http://co

Re: Issue 2136 in sympy: polygamma expansion problems

2011-01-15 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview PassedReview Comment #4 on issue 2136 by asmeurer: polygamma expansion problems http://code.google.com/p/sympy/issues/detail?id=2136 This has been reviewed positively and pushed in. -- You received this message because you are subscrib