- r-api-4.0
- r-cran-rcpp (>= 0.12.4)
- r-cran-matrix
- r-cran-rdpack
- r-cran-rcpparmadillo
- libblas3 | libblas.so.3
- libc6 (>= 2.35)
- libgcc-s1 (>= 3.0)
- libgomp1 (>= 4.9)
- liblapack3 | liblapack.so.3
- libstdc++6 (>= 14)
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.
Installed Size: 1.2 MB
Architectures: arm64 amd64