gauss_seidel_test, a MATLAB 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 information on this web page is distributed under the MIT license.
gauss_seidel_stochastic, a MATLAB code which uses a stochastic version of the Gauss Seidel iteration to approximate the solution of a linear system.