Package: QR 0.1.3

Juan Claramunt Gonzalez

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:Juan Claramunt Gonzalez [aut, cre, cph]

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')
Uses libs:
  • openblas– Optimized BLAS

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblas

2.00 score 5 scripts 192 downloads 2 exports 1 dependencies

Last updated 3 years agofrom:976e629088. Checks:2 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKFeb 18 2025
R-4.5-linux-x86_64OKFeb 18 2025

Exports:QRQRcomp

Dependencies:tinytest

QR factorization without pivoting

Rendered fromQR.Rmdusingknitr::rmarkdownon Feb 18 2025.

Last update: 2022-06-03
Started: 2022-06-03

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},
  }