NANAApr 12, 2010

A fast solver for linear systems with displacement structure

arXiv:1004.198820 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

Provides a robust, efficient solver for structured linear systems, benefiting computational science and engineering applications.

The paper presents a fast solver for linear systems with reconstructable Cauchy-like structure, achieving O(rn^2) time and O(rn) memory complexity. Numerical experiments confirm its effectiveness.

We describe a fast solver for linear systems with reconstructable Cauchy-like structure, which requires O(rn^2) floating point operations and O(rn) memory locations, where n is the size of the matrix and r its displacement rank. The solver is based on the application of the generalized Schur algorithm to a suitable augmented matrix, under some assumptions on the knots of the Cauchy-like matrix. It includes various pivoting strategies, already discussed in the literature, and a new algorithm, which only requires reconstructability. We have developed a software package, written in Matlab and C-MEX, which provides a robust implementation of the above method. Our package also includes solvers for Toeplitz(+Hankel)-like and Vandermonde-like linear systems, as these structures can be reduced to Cauchy-like by fast and stable transforms. Numerical experiments demonstrate the effectiveness of the software.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes