Package: PRIMME 3.2-6

Eloy Romero

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.

Authors:Eloy Romero [aut, cre], Andreas Stathopoulos [aut], Lingfei Wu [aut], College of William & Mary [cph]

PRIMME_3.2-6.tar.gz
PRIMME_3.2-6.tar.gz(r-4.5-noble)PRIMME_3.2-6.tar.gz(r-4.4-noble)
PRIMME.pdf |PRIMME.html
PRIMME/json (API)

# Install 'PRIMME' in R:
install.packages('PRIMME', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/primme/primme/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

2.78 score 2 packages 8 scripts 441 downloads 1 mentions 2 exports 3 dependencies

Last updated 10 months agofrom:7264c93fb8. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 29 2024
R-4.5-linux-x86_64NOTESep 29 2024

Exports:eigs_symsvds

Dependencies:latticeMatrixRcpp