Issue 1990 in sympy: Matrix inconsistencies

2010-07-19 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Matrices New issue 1990 by asmeurer: Matrix inconsistencies http://code.google.com/p/sympy/issues/detail?id=1990 In [1]: Matrix([[1], [2]]) Out[1]: ⎡1⎤ ⎢ ⎥ ⎣2⎦ In [2]: Matrix([1, 2]) Out[2]: ⎡1⎤ ⎢ ⎥ ⎣2⎦ To me, one should crea

Re: Issue 1990 in sympy: Matrix inconsistencies

2010-07-19 Thread sympy
Comment #1 on issue 1990 by asmeurer: Matrix inconsistencies http://code.google.com/p/sympy/issues/detail?id=1990 See issue 884 (which is possibly a duplicate, I haven't looked to deeply). -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To pos

Re: Issue 1990 in sympy: Matrix inconsistencies

2011-04-11 Thread sympy
Comment #2 on issue 1990 by sherjilo...@gmail.com: Matrix inconsistencies http://code.google.com/p/sympy/issues/detail?id=1990 This needs to be closed. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to sympy-

Re: Issue 1990 in sympy: Matrix inconsistencies

2011-04-11 Thread sympy
Updates: Status: WontFix Comment #3 on issue 1990 by asmeurer: Matrix inconsistencies http://code.google.com/p/sympy/issues/detail?id=1990 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To pos