gaussseidel_test, an R function which calls gaussseidel() to solve a linear system using Gauss Seidel iteration.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
gaussseidel, an R library which solves a linear system using Gauss Seidel iteration.