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 information on this web page is distributed under the MIT license.
jacobi_eigenvalue, a Fortran77 code which uses the Jacobi iteration to compute the eigenvalues and eigenvectors of a real symmetric matrix.