R interface to PRIMME, a C library for computing a few eigenvalues and their corresponding eigenvectors of a real symmetric or complex Hermitian matrix. It can also compute singular values and vectors of a square or rectangular matrix. It can find largest, smallest, or interior singular/eigenvalues and can use preconditioning to accelerate convergence.
Version: | 2.2-0 |
Imports: | Rcpp |
LinkingTo: | Rcpp, Matrix |
Suggests: | Matrix |
Published: | 2018-01-12 |
Author: | Eloy Romero [aut, cre], Andreas Stathopoulos [aut], College of William & Mary [cph] |
Maintainer: | Eloy Romero <eloy at cs.wm.edu> |
BugReports: | https://github.com/primme/primme/issues |
License: | GPL-3 |
URL: | 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 |
Reference manual: | PRIMME.pdf |
Package source: | PRIMME_2.2-0.tar.gz |
Windows binaries: | r-devel: PRIMME_2.2-0.zip, r-release: PRIMME_2.2-0.zip, r-oldrel: PRIMME_2.2-0.zip |
OS X binaries: | r-release: PRIMME_2.2-0.tgz, r-oldrel: PRIMME_2.2-0.tgz |
Old sources: | PRIMME archive |
Please use the canonical form https://CRAN.R-project.org/package=PRIMME to link to this page.