gauss_seidel_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

gauss_seidel_stochastic, an Octave code which uses a stochastic version of the Gauss Seidel iteration to approximate the solution of a linear system.

Source Code:


Last modified on 24 September 2022.