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.

Version: 0.1.3
Depends: tinytest
Suggests: knitr, rmarkdown
Published: 2022-07-17
Author: Juan Claramunt Gonzalez [aut, cre, cph]
Maintainer: Juan Claramunt Gonzalez <j.claramunt.gonzalez at fsw.leidenuniv.nl>
License: GPL-3
URL: http://www.netlib.org/lapack/explore-html/df/dc5/group__variants_g_ecomputational_ga3766ea903391b5cf9008132f7440ec7b.html
NeedsCompilation: yes
CRAN checks: QR results

Documentation:

Reference manual: QR.pdf
Vignettes: QR factorization without pivoting

Downloads:

Package source: QR_0.1.3.tar.gz
Windows binaries: r-devel: QR_0.1.3.zip, r-release: QR_0.1.3.zip, r-oldrel: QR_0.1.3.zip
macOS binaries: r-release (arm64): QR_0.1.3.tgz, r-oldrel (arm64): QR_0.1.3.tgz, r-release (x86_64): QR_0.1.3.tgz
Old sources: QR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=QR to link to this page.