A sparse counterpart of Reichel and Gragg's package QRUP

  • Authors:
  • Pablo Guerrero-García;Ángel Santos-Palomo

  • Affiliations:
  • Department of Applied Mathematics, University of Málaga, 29071 Málaga, Spain;Department of Applied Mathematics, University of Málaga, 29071 Málaga, Spain

  • Venue:
  • Journal of Computational and Applied Mathematics
  • Year:
  • 2010

Quantified Score

Hi-index 7.30

Visualization

Abstract

We describe how to maintain the triangular factor of a sparse QR factorization when columns are added and deleted and Q cannot be stored for sparsity reasons. The updating procedures could be thought of as a sparse counterpart of Reichel and Gragg's package QRUP. They allow us to solve a sequence of sparse linear least squares subproblems in which each matrix B"k is an independent subset of the columns of a fixed matrix A, and B"k"+"1 is obtained by adding or deleting one column. Like Coleman and Hulbert [T. Coleman, L. Hulbert, A direct active set algorithm for large sparse quadratic programs with simple bounds, Math. Program. 45 (1989) 373-406], we adapt the sparse direct methodology of Bjorck and Oreborn of the late 1980s, but without forming A^TA, which may be only positive semidefinite. Our Matlab 5 implementation works with a suitable row and column numbering within a static triangular sparsity pattern that is computed in advance by symbolic factorization of A^TA and preserved with placeholders.