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.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 = '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 3 years agofrom:976e629088. Checks:2 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 18 2025 |
R-4.5-linux-x86_64 | OK | Feb 18 2025 |
Dependencies:tinytest
Citation
To cite package ‘QR’ in publications use:
Claramunt Gonzalez J (2022). QR: QR Factorization without Pivoting. R package version 0.1.3, https://CRAN.R-project.org/package=QR.
Corresponding BibTeX entry:
@Manual{, title = {QR: QR Factorization without Pivoting}, author = {Juan {Claramunt Gonzalez}}, year = {2022}, note = {R package version 0.1.3}, url = {https://CRAN.R-project.org/package=QR}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
QR factorization without pivoting | QR |
QR factorization without pivoting | QRcomp |