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

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'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

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

2 exports 0.00 score 1 dependencies 6 scripts 186 downloads

Last updated 2 years agofrom:976e629088. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:QRQRcomp

Dependencies:tinytest

QR factorization without pivoting

Rendered fromQR.Rmdusingknitr::rmarkdownon Sep 08 2024.

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