Hello, I am trying to solve a non-Hermitian eigenvalue problem. Unless I'm mistaken, the eigenpairs that come out are not orthogonal. Is there an option to make them orthonormal? I just output the file to MATLAB format and do dot(V(:,1),V(:,2) and that does not come to 0. Am I missing something? Thanks, James