Package: svd 0.5.7

svd: Interfaces to Various State-of-Art SVD and Eigensolvers

R bindings to SVD and eigensolvers (PROPACK, nuTRLan).

Authors:Anton Korobeynikov [aut, cre], Rasmus Munk Larsen [ctb, cph], Lawrence Berkeley National Laboratory [ctb, cph]

svd_0.5.7.tar.gz
svd_0.5.7.zip(r-4.5)svd_0.5.7.zip(r-4.4)svd_0.5.7.zip(r-4.3)
svd_0.5.7.tgz(r-4.4-x86_64)svd_0.5.7.tgz(r-4.4-arm64)svd_0.5.7.tgz(r-4.3-x86_64)svd_0.5.7.tgz(r-4.3-arm64)
svd_0.5.7.tar.gz(r-4.5-noble)svd_0.5.7.tar.gz(r-4.4-noble)
svd.pdf |svd.html
svd/json (API)

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

Peer review:

Bug tracker:https://github.com/asl/svd/issues

Uses libs:
  • openblas– Optimized BLAS
  • fortran– Runtime library for GNU Fortran applications

On CRAN:

8.92 score 27 stars 31 packages 225 scripts 3.7k downloads 5 mentions 12 exports 0 dependencies

Last updated 1 months agofrom:e63919c19e. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 28 2024
R-4.5-win-x86_64OKOct 28 2024
R-4.5-linux-x86_64OKOct 28 2024
R-4.4-win-x86_64OKOct 28 2024
R-4.4-mac-x86_64OKOct 28 2024
R-4.4-mac-aarch64OKOct 28 2024
R-4.3-win-x86_64OKOct 28 2024
R-4.3-mac-x86_64OKOct 28 2024
R-4.3-mac-aarch64OKOct 28 2024

Exports:as.arrayas.matrixematmulextmatextmat.ncolextmat.nrowis.extmatpropack.svdttrlan.eigentrlan.svdztrlan.svd

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Generic Eigendecomposition of a Matrixtrlan.eigen
External matrices operations.ematmul extmat extmat.ncol extmat.nrow is.extmat
Class '"extmat"'%*%,extmat,extmat-method %*%,extmat,matrix-method %*%,extmat,numeric-method %*%,matrix,extmat-method %*%,numeric,extmat-method as.array,extmat-method as.integer,extmat-method as.logical,extmat-method as.matrix,extmat-method as.numeric,extmat-method as.vector,extmat-method crossprod,ANY,extmat-method crossprod,extmat,ANY-method crossprod,extmat,extmat-method crossprod,extmat,missing-method dim,extmat-method extmat-class length,extmat-method t,extmat-method tcrossprod,ANY,extmat-method tcrossprod,extmat,ANY-method tcrossprod,extmat,extmat-method tcrossprod,extmat,missing-method
Generic Singular Value Decomposition of a Matrixpropack.svd trlan.svd ztrlan.svd