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.1-0 |
Imports: | Rcpp |
LinkingTo: | Rcpp, Matrix |
Suggests: | Matrix |
Published: | 2017-04-13 |
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 |
CRAN checks: | PRIMME results |
Reference manual: | PRIMME.pdf |
Package source: | PRIMME_2.1-0.tar.gz |
Windows binaries: | r-devel: PRIMME_2.1-0.zip, r-release: PRIMME_2.1-0.zip, r-oldrel: PRIMME_2.1-0.zip |
OS X El Capitan binaries: | r-release: PRIMME_2.1-0.tgz |
OS X Mavericks binaries: | r-oldrel: PRIMME_2.1-0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=PRIMME to link to this page.