CRAN/E | PRIMME

PRIMME

Eigenvalues and Singular Values and Vectors from Large Matrices

Installation

About

R interface to 'PRIMME' , 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.

Citation PRIMME citation info
www.cs.wm.edu/~andreas/software/ https://github.com/primme/primme
www.cs.wm.edu/~andreas/software/ https://github.com/primme/primme
System requirements A POSIX system. Currently Linux and OS X are known to work. GNU make.
Bug report File report

Key Metrics

Version 3.2-6
Published 2024-01-09 107 days ago
Needs compilation? yes
License GPL-3
CRAN checks PRIMME results

Downloads

Yesterday 31 +72%
Last 7 days 106 -10%
Last 30 days 452 -13%
Last 90 days 1.462 -22%
Last 365 days 6.391 +16%

Maintainer

Maintainer

Eloy Romero

eloy@cs.wm.edu

Authors

Eloy Romero

aut / cre

Andreas Stathopoulos

aut

Lingfei Wu

aut

College of William & Mary

cph

Material

README
Reference manual
Package source

In Views

NumericalMathematics

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

PRIMME archive

Imports

Rcpp ≥ 0.11.4
Matrix

LinkingTo

Rcpp
Matrix

Reverse Imports

SpectralTAD
TADCompare

Reverse Suggests

Rssa