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.7-arm64)PRIMME_3.2-6.tar.gz(r-4.7-x86_64)PRIMME_3.2-6.tar.gz(r-4.6-arm64)PRIMME_3.2-6.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
PRIMME/json (API)

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

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

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

On CRAN:

Conda:

openblascpp

2.69 score 3 packages 11 scripts 508 downloads 1 mentions 2 exports 3 dependencies

Last updated from:7264c93fb8. Checks:4 NOTE, 1 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE160
linux-devel-x86_64NOTE156
source / vignettesOK248
linux-release-arm64NOTE167
linux-release-x86_64NOTE160
wasm-releaseFAIL134

Exports:eigs_symsvds

Dependencies:latticeMatrixRcpp