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.5)QR_0.1.3.zip(r-4.4)QR_0.1.3.zip(r-4.3)
QR_0.1.3.tgz(r-4.4-x86_64)QR_0.1.3.tgz(r-4.4-arm64)QR_0.1.3.tgz(r-4.3-x86_64)QR_0.1.3.tgz(r-4.3-arm64)
QR_0.1.3.tar.gz(r-4.5-noble)QR_0.1.3.tar.gz(r-4.4-noble)
QR_0.1.3.tgz(r-4.4-emscripten)QR_0.1.3.tgz(r-4.3-emscripten)
QR.pdf |QR.html✨
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 2 years agofrom:976e629088. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
Dependencies:tinytest
Readme and manuals
Help Manual
Help page | Topics |
---|---|
QR factorization without pivoting | QR |
QR factorization without pivoting | QRcomp |