Package: svd 0.5.8
svd: Interfaces to Various State-of-Art SVD and Eigensolvers
R bindings to SVD and eigensolvers (PROPACK, nuTRLan).
Authors:
svd_0.5.8.tar.gz
svd_0.5.8.zip(r-4.7)svd_0.5.8.zip(r-4.6)svd_0.5.8.zip(r-4.5)
svd_0.5.8.tgz(r-4.6-x86_64)svd_0.5.8.tgz(r-4.6-arm64)svd_0.5.8.tgz(r-4.5-x86_64)svd_0.5.8.tgz(r-4.5-arm64)
svd_0.5.8.tar.gz(r-4.7-arm64)svd_0.5.8.tar.gz(r-4.7-x86_64)svd_0.5.8.tar.gz(r-4.6-arm64)svd_0.5.8.tar.gz(r-4.6-x86_64)
svd_0.5.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
svd/json (API)
| # Install 'svd' in R: |
| install.packages('svd', repos = c('https://asl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/asl/svd/issues
Last updated from:b6f2c09590. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 159 | ||
| linux-release-arm64 | OK | 146 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 218 | ||
| macos-release-x86_64 | OK | 261 | ||
| macos-oldrel-arm64 | OK | 174 | ||
| macos-oldrel-x86_64 | OK | 229 | ||
| windows-devel | OK | 136 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 88 |
Exports:as.arrayas.matrixematmulextmatextmat.ncolextmat.nrowis.extmatpropack.svdttrlan.eigentrlan.svdztrlan.svd
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generic Eigendecomposition of a Matrix | trlan.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 Matrix | propack.svd trlan.svd ztrlan.svd |
