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.zip(r-4.7)PRIMME_3.2-6.zip(r-4.6)PRIMME_3.2-6.zip(r-4.5)
PRIMME_3.2-6.tgz(r-4.6-x86_64)PRIMME_3.2-6.tgz(r-4.6-arm64)PRIMME_3.2-6.tgz(r-4.5-x86_64)PRIMME_3.2-6.tgz(r-4.5-arm64)
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://cranhaven.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:

archivedpackagesr-universeopenblascpp

3.43 score 5 stars 3 packages 12 scripts 540 downloads 2 exports 3 dependencies

Last updated from:79592dd327 (on package/PRIMME). Checks:11 NOTE, 1 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE165
linux-devel-x86_64NOTE158
source / vignettesOK178
linux-release-arm64NOTE161
linux-release-x86_64NOTE152
macos-release-arm64NOTE242
macos-release-x86_64NOTE238
macos-oldrel-arm64NOTE116
macos-oldrel-x86_64NOTE207
windows-develNOTE179
windows-releaseNOTE181
windows-oldrelNOTE133
wasm-releaseFAIL124

Exports:eigs_symsvds

Dependencies:latticeMatrixRcpp