# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fastQR" in publications use:' type: software license: GPL-2.0-or-later title: 'fastQR: Fast QR Decomposition and Update' version: 1.1.4 doi: 10.32614/CRAN.package.fastQR abstract: Efficient algorithms for performing, updating, and removing rows or columns from the QR decomposition, R decomposition, or the inverse of the R decomposition of a matrix as rows or columns are added or removed. It also includes functions for solving linear systems of equations, normal equations for linear regression models, and normal equations for linear regression with a RIDGE penalty. For a detailed introduction to these methods, the monograph Matrix Computations (2013, ) for complete introduction to the methods. authors: - family-names: Bernardi given-names: Mauro email: mauro.bernardi@unipd.it - family-names: Busatto given-names: Claudio email: claudio.busatto@unifi.it - family-names: Cattelan given-names: Manuela email: manuela.cattelan@unipd.it repository: https://maurobernardi.r-universe.dev commit: f67f93000faaa112728e63e34a98b1f2f8981972 date-released: '2026-02-10' contact: - family-names: Bernardi given-names: Mauro email: mauro.bernardi@unipd.it