PRIMME: Eigenvalues and Singular Values and Vectors from Large Matrices (original) (raw)
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.
Version: | 3.2-6 |
---|---|
Imports: | Rcpp (≥ 0.11.4), Matrix |
LinkingTo: | Rcpp, Matrix |
Published: | 2024-01-09 |
DOI: | 10.32614/CRAN.package.PRIMME |
Author: | Eloy Romero [aut, cre], Andreas Stathopoulos [aut], Lingfei Wu [aut], College of William & Mary [cph] |
Maintainer: | Eloy Romero |
BugReports: | https://github.com/primme/primme/issues |
License: | GPL-3 |
URL: | https://www.cs.wm.edu/~andreas/software/ https://github.com/primme/primme |
NeedsCompilation: | yes |
SystemRequirements: | A POSIX system. Currently Linux and OS X are known to work. GNU make. |
Citation: | PRIMME citation info |
Materials: | README |
In views: | NumericalMathematics |
CRAN checks: | PRIMME results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=PRIMMEto link to this page.