jacobi_eigenvalue_test, a FORTRAN77 code which calls jacobi_eigenvalue(), which uses the Jacobi iteration to compute the eigenvalues and eigenvectors of a real symmetric matrix.
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
jacobi_eigenvalue, a FORTRAN77 code which uses the Jacobi iteration to compute the eigenvalues and eigenvectors of a real symmetric matrix.