Issue 2268 in sympy: Sorting of eigenvalues in resulted diagonal form of matrix.

2011-04-11 Thread sympy
Status: NeedsDecision Owner: pr...@goodok.ru Labels: Type-Enhancement Priority-Medium Matrices Polynomial New issue 2268 by pr...@goodok.ru: Sorting of eigenvalues in resulted diagonal form of matrix. http://code.google.com/p/sympy/issues/detail?id=2268 It will be better, that they were retur

Re: Issue 2268 in sympy: Sorting of eigenvalues in resulted diagonal form of matrix.

2012-08-21 Thread sympy
Comment #2 on issue 2268 by julien.r...@gmail.com: Sorting of eigenvalues in resulted diagonal form of matrix. http://code.google.com/p/sympy/issues/detail?id=2268 Is this still an issue? In [1]: a = Matrix([[3, -1, 0], [-1, 2, -1], [0, -1, 3]]) In [2]: a.diagonalize() Out[2]: ([1 -1 1 ],

Re: Issue 2268 in sympy: Sorting of eigenvalues in resulted diagonal form of matrix.

2013-07-05 Thread sympy
Updates: Status: Fixed Comment #3 on issue 2268 by julien.r...@gmail.com: Sorting of eigenvalues in resulted diagonal form of matrix. http://code.google.com/p/sympy/issues/detail?id=2268 It looks fixed to me. -- You received this message because this project is configured to send all

Re: Issue 2268 in sympy: Sorting of eigenvalues in resulted diagonal form of matrix.

2011-04-21 Thread sympy
Comment #1 on issue 2268 by sherjilo...@gmail.com: Sorting of eigenvalues in resulted diagonal form of matrix. http://code.google.com/p/sympy/issues/detail?id=2268 I've done something of this sort in https://github.com/sympy/sympy/pull/239 -- You received this message because you are subscri