Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Generalized eigenvalue problem

I want to find the generalized eigenvalues and eigenvectors of two matrices. But A.eigenmatrix_left(B) is giving the error TypeError: eigenmatrix_left() takes no arguments (1 given). Why is this happening and is there any other way? Thank you.