qwerty29544/IMSSLAER: Package for solving linear algebra equations with iterations

This package was created to solve systems of linear algebraic equations by various iterative methods. In particular, a great deal of attention is paid to stationary iterative methods, such as the generalized simple iteration method or the Chebyshev iteration method. In addition to these methods, some other iterative methods of a non-stationary type are implemented, such as the method of minimal residuals or the gradient descent method.

Getting started

Package details

Authorperson("Ivan", "Yurchenkov", email = "qwerty29544@gmail.com", role = c("auth", "creator"))
MaintainerIvan Yurchenkov <qwerty29544@gmail.com>
LicenseGPL-3
Version1.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("qwerty29544/IMSSLAER")
qwerty29544/IMSSLAER documentation built on March 9, 2021, 3:29 a.m.