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 = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS

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

2.00 score 6 scripts 144 downloads 2 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-linux-x86_64OKOct 21 2024

Exports:QRQRcomp

Dependencies:tinytest

QR factorization without pivoting

Rendered fromQR.Rmdusingknitr::rmarkdownon Oct 21 2024.

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