deanone / JacobiFortran

Implementation of the Jacobi method for determining the solutions of a strictly diagonally dominant system of linear equations in native Fortran (Fortran 90)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JacobiFortran

Implementation of the Jacobi method for determining the solutions of a strictly diagonally dominant system of linear equations in native Fortran (Fortran 90).

https://en.wikipedia.org/wiki/Jacobi_method

About

Implementation of the Jacobi method for determining the solutions of a strictly diagonally dominant system of linear equations in native Fortran (Fortran 90)

License:GNU General Public License v3.0


Languages

Language:Fortran 100.0%