NULAPACK
NUmerical Linear Algebra PACKage
Loading...
Searching...
No Matches
Namespaces | Functions
gauss_seidel.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
 
namespace  python.gauss_seidel
 

Functions

 python.gauss_seidel.gauss_seidel (a, b, max_iter=1000, tol=1e-8, omega=1.0)