jacobi_eigenvalue_test, a FORTRAN90 code which calls jacobi_eigenvalue(), which computes 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 MIT license
jacobi_eigenvalue, a FORTRAN90 code which implements the Jacobi iteration for the eigenvalues and eigenvectors of a real symmetric matrix.