Menu

#8 Eigenvalues() with complex entries bug

new
nobody
major
1.3.0
defect
2011-11-20
2011-11-20
Duke Leto
No

In> A:={{1,2,3,4},{0,1,2,3},{0,0,1,2},{I,0,I,I}};
Out> {{1,2,3,4},{0,1,2,3},{0,0,1,2}, Complex(0,1),0,Complex(0,1),Complex(0,1)}};
In> EigenValues(A)
C pressed
CommandLine(1) : User interrupted calculation


Moved from SF: 562278

Discussion


Log in to post a comment.