Description:
SUBROUTINE TO FIND ALL REAL EIGENVALUES & EIGENVECTORS
OF A REAL MATRIX [A]nxn
1. Characteristic Polynomial by the Leverrier Method
2. Eigenvalues (roots) of the Characteristic Polynomial by the
Bairstow Method
3. Eigenvectors by the Krylov Method
- [sixpack-2.3.7] - Sixpack is a library of solvers that may
- [penta2] - Solves the problem Ax=b when A is pentad
- [eigen2] - Characteristic polynomial, eigenvalues,
File list (Check if you may need any files):
EIGENR.F90