<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Iterative Solvers for (Sparse) Linear System of Equations</dc:title>
  <dc:title>R package Rlinsolve version 0.3.3</dc:title>
  <dc:subject>CRAN Task View: NumericalMathematics (https://CRAN.R-project.org/view=NumericalMathematics)</dc:subject>
  <dc: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.
    We provide 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)
    &lt;doi:10.1137/1.9780898718003&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 0.12.4), Matrix, Rdpack, stats, utils</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:creator>Kisung You &lt;kisung.you@outlook.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kisung You [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-8584-459X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=Rlinsolve/LICENSE)</dc:rights>
  <dc:date>2025-09-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Rlinsolve</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Rlinsolve</dc:identifier>
</oai_dc:dc>
