jacobi_test, a Fortran90 code which calls jacobi(), which sets up the Jacobi iteration for linear systems.
The information on this web page is distributed under the MIT license.
jacobi, a Fortran90 code which implements the Jacobi iteration for solving symmetric positive definite (SPD) systems of linear equations.