PRIMME: Eigenvalues and Singular Values and Vectors from Large Matrices

R interface to 'PRIMME' <https://www.cs.wm.edu/~andreas/software/>, a C library for computing a few eigenvalues and their corresponding eigenvectors of a real symmetric or complex Hermitian matrix, or generalized Hermitian eigenproblem. It can also compute singular values and vectors of a square or rectangular matrix. 'PRIMME' finds largest, smallest, or interior singular/eigenvalues and can use preconditioning to accelerate convergence. General description of the methods are provided in the papers Stathopoulos (2010, <doi:10.1145/1731022.1731031>) and Wu (2017, <doi:10.1137/16M1082214>). See 'citation("PRIMME")' for details.

Getting started

Package details

AuthorEloy Romero [aut, cre], Andreas Stathopoulos [aut], Lingfei Wu [aut], College of William & Mary [cph]
MaintainerEloy Romero <eloy@cs.wm.edu>
LicenseGPL-3
Version3.2-5
URL https://www.cs.wm.edu/~andreas/software/ https://github.com/primme/primme
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("PRIMME")

Try the PRIMME package in your browser

Any scripts or data that you put into this service are public.

PRIMME documentation built on Oct. 1, 2023, 1:07 a.m.