Skip to content

In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. This program implements Jacobi Method in python programming language. Email me if you have any questions about this code.

Notifications You must be signed in to change notification settings

motisoltani/Jacobin-Method-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Jacobin-Method-Python

In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. This program implements Jacobi Method in python programming language. Email me if you have any questions about this code.

About

In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. This program implements Jacobi Method in python programming language. Email me if you have any questions about this code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages