Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iterative-methods

Numerical Math I Project

Python implementation of the Jacobi and Gauss-Seidel iterative methods that are the processes of successive approximations to solve certain compatible systems of linear equations. Both require the verification of a convergence criterion commonly known as heavy diagonal. Are interesting alternatives to be programmed due to their relative simplicity.

About

Implementation of the Jacobi and Gauss-Seidel iterative methods

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages