abylayzhumekenov/lanczos: Lanczos algorithm implemented in R language

Lanczos algorithm implemented in R language. Used for solving symmetric (positive definite) linear systems. A preconditioned version of the method is also implemented. The latter uses an Incomplete Cholesky (0) split preconditioner.

Getting started

Package details

Maintainer
License`use_mit_license()`
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("abylayzhumekenov/lanczos")
abylayzhumekenov/lanczos documentation built on April 27, 2022, 9:54 a.m.