Re: Issue 2841 in sympy: sympy.Abs and sympy.Integral

2011-11-11 Thread sympy
Updates: Status: Accepted Labels: Integration CodeInCategory-Code CodeInDifficulty-Medium Comment #1 on issue 2841 by asmeu...@gmail.com: sympy.Abs and sympy.Integral http://code.google.com/p/sympy/issues/detail?id=2841 Marking as Code-In difficulty medium as I have no idea why t

Re: Issue 2781 in sympy: orientnew in sympy.physics.mechanics does not support indices

2011-11-11 Thread sympy
Comment #6 on issue 2781 by gilbertg...@gmail.com: orientnew in sympy.physics.mechanics does not support indices http://code.google.com/p/sympy/issues/detail?id=2781 Yes, 706 fixed this. Although now I realize that the docstring for orientnew wasn't updated properly. The Parameter list shou

Issue 2841 in sympy: sympy.Abs and sympy.Integral

2011-11-11 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2841 by sat...@gmail.com: sympy.Abs and sympy.Integral http://code.google.com/p/sympy/issues/detail?id=2841 In Dev version import sympy x = sympy.Symbol('x') i = sympy.integrate(sympy.Abs(x), (x, -1, 1)) i.n() /env/src/sym

Re: Issue 2781 in sympy: orientnew in sympy.physics.mechanics does not support indices

2011-11-11 Thread sympy
Comment #5 on issue 2781 by smi...@gmail.com: orientnew in sympy.physics.mechanics does not support indices http://code.google.com/p/sympy/issues/detail?id=2781 Did https://github.com/sympy/sympy/pull/706 fix this? (It is referenced in the pull blurb.) -- You received this message because

Re: Issue 2782 in sympy: ReferenceFrame indices does not properly set the indices

2011-11-11 Thread sympy
Updates: Status: Fixed Comment #5 on issue 2782 by smi...@gmail.com: ReferenceFrame indices does not properly set the indices http://code.google.com/p/sympy/issues/detail?id=2782 Did you open the orientnew issue? I'm closing this one as the OP issue has been fixed. -- You received

Re: Issue 2836 in sympy: multiple iterations through ReferenceFrame instances return empty list

2011-11-11 Thread sympy
Updates: Status: Fixed Comment #1 on issue 2836 by smi...@gmail.com: multiple iterations through ReferenceFrame instances return empty list http://code.google.com/p/sympy/issues/detail?id=2836 (No comment was entered for this change.) -- You received this message because you are subs

Re: Issue 2644 in sympy: expand problem

2011-11-11 Thread sympy
Updates: Status: Fixed Comment #4 on issue 2644 by smi...@gmail.com: expand problem http://code.google.com/p/sympy/issues/detail?id=2644 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post

Re: Issue 2738 in sympy: Make a distinction between operations and their result

2011-11-11 Thread sympy
Comment #8 on issue 2738 by asmeu...@gmail.com: Make a distinction between operations and their result http://code.google.com/p/sympy/issues/detail?id=2738 OK, another question, which came up on the mailing list. Should OpAdd(OpAdd(x, y), z) == OpAdd(x, OpAdd(y, x))? Also, what happens if

Re: Issue 2839 in sympy: there is a duplicate definition of RealSet

2011-11-11 Thread sympy
Updates: Status: Fixed Comment #1 on issue 2839 by ronan.l...@gmail.com: there is a duplicate definition of RealSet http://code.google.com/p/sympy/issues/detail?id=2839 It's in. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To pos

Issue 2840 in sympy: sympify could delete newlines, perhaps

2011-11-11 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 2840 by smi...@gmail.com: sympify could delete newlines, perhaps http://code.google.com/p/sympy/issues/detail?id=2840 S('''a+ ... b''') Traceback (most recent call last): File "", line 2, in File "sympy\core\sympif

Issue 2839 in sympy: there is a duplicate definition of RealSet

2011-11-11 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium NeedsReview smichr New issue 2839 by smi...@gmail.com: there is a duplicate definition of RealSet http://code.google.com/p/sympy/issues/detail?id=2839 The duplicate is deleted in https://github.com/sympy/sympy/pull/709 -- You

Re: Issue 2644 in sympy: expand problem

2011-11-11 Thread sympy
Comment #3 on issue 2644 by smi...@gmail.com: expand problem http://code.google.com/p/sympy/issues/detail?id=2644 https://github.com/sympy/sympy/pull/710 -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to symp