gauss_seidel_test, an Octave code which calls gauss_seidel_stochastic(), which uses a stochastic version of the Gauss Seidel iteration to approximate the solution of a linear system.
The computer code and data files described and made available on this web page are distributed under the MIT license
gauss_seidel_stochastic, an Octave code which uses a stochastic version of the Gauss Seidel iteration to approximate the solution of a linear system.