r-cran-rlinsolve

Iterative Solvers for (Sparse) Linear System of Equations

Description

Solving a system of linear equations is one of the most fundamental computational problems for many fields of mathematical studies, such as regression problems from statistics or numerical partial differential equations. Rlinsolve provides basic stationary iterative solvers such as Jacobi, Gauss-Seidel, Successive Over-Relaxation and SSOR methods. Nonstationary, also known as Krylov subspace methods are also provided. Sparse matrix computation is also supported in that solving large and sparse linear systems can be manageable using Matrix package along with RcppArmadillo. For a more detailed description, see a book by Saad (2003), doi:10.1137/1.9780898718003.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://cran.r-project.org/package=Rlinsolve


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install r-cran-rlinsolve