gauss_seidel_test, an Octave code which calls gauss_seidel(), which sets up the Gauss Seidel iteration for linear systems.
The information on this web page is distributed under the MIT license.
gauss_seidel, an Octave code which implements the Gauss-Seidel iteration for linear systems.