Package: QR 0.1.3
QR: QR Factorization without Pivoting
This function performs QR factorization without pivoting to a real or complex matrix. It is based on Anderson. E. and ten others (1999) "LAPACK Users' Guide". Third Edition. SIAM.
Authors:
QR_0.1.3.tar.gz
QR_0.1.3.zip(r-4.7)QR_0.1.3.zip(r-4.6)QR_0.1.3.zip(r-4.5)
QR_0.1.3.tgz(r-4.6-x86_64)QR_0.1.3.tgz(r-4.6-arm64)QR_0.1.3.tgz(r-4.5-x86_64)QR_0.1.3.tgz(r-4.5-arm64)
QR_0.1.3.tar.gz(r-4.7-arm64)QR_0.1.3.tar.gz(r-4.7-x86_64)QR_0.1.3.tar.gz(r-4.6-arm64)QR_0.1.3.tar.gz(r-4.6-x86_64)
QR_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
QR/json (API)
| # Install 'QR' in R: |
| install.packages('QR', repos = c('https://github-ms.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:976e629088. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 121 | ||
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 167 | ||
| linux-release-arm64 | OK | 117 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-release-x86_64 | OK | 142 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| macos-oldrel-x86_64 | OK | 167 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 99 |
Dependencies:tinytest
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| QR factorization without pivoting | QR |
| QR factorization without pivoting | QRcomp |
