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

2011-10-24 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2781 by moorepa...@gmail.com: orientnew in sympy.physics.mechanics does not support indices http://code.google.com/p/sympy/issues/detail?id=2781 There is no option for setting the indices when using the orientnew method o

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

2011-10-24 Thread sympy
Updates: Labels: Mechanics Comment #1 on issue 2781 by matt...@gmail.com: orientnew in sympy.physics.mechanics does not support indices http://code.google.com/p/sympy/issues/detail?id=2781 (No comment was entered for this change.) -- You received this message because you are subscrib

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

2011-11-01 Thread sympy
Comment #3 on issue 2781 by hazelnu...@gmail.com: orientnew in sympy.physics.mechanics does not support indices http://code.google.com/p/sympy/issues/detail?id=2781 One way to fix this would be to add kwargs to orientnew and passing them to the constructor of the new reference frame, line 9

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

2011-11-01 Thread sympy
Comment #4 on issue 2781 by moorepa...@gmail.com: orientnew in sympy.physics.mechanics does not support indices http://code.google.com/p/sympy/issues/detail?id=2781 I don't think that it is too much typing and visual noise for the user to type out the indices each time a reference frame is

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 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