A survey of direct methods for sparse linear systems

TA Davis, S Rajamanickam, WM Sid-Lakhdar - Acta Numerica, 2016 - cambridge.org
Wilkinson defined a sparse matrix as one with enough zeros that it pays to take advantage of
them. 1 This informal yet practical definition captures the essence of the goal of direct …

[图书][B] Direct methods for sparse linear systems

TA Davis - 2006 - SIAM
This book presents the fundamentals of sparse matrix algorithms, from theory to algorithms
and data structures to working code. The focus is on direct methods for solving systems of …

[图书][B] Handbook of linear algebra

L Hogben - 2006 - books.google.com
The Handbook of Linear Algebra provides comprehensive coverage of linear algebra
concepts, applications, and computational software packages in an easy-to-use handbook …

A column pre-ordering strategy for the unsymmetric-pattern multifrontal method

TA Davis - ACM Transactions on Mathematical Software (TOMS), 2004 - dl.acm.org
A new method for sparse LU factorization is presented that combines a column pre-ordering
strategy with a right-looking unsymmetric-pattern multifrontal numerical factorization. The …

A column approximate minimum degree ordering algorithm

TA Davis, JR Gilbert, SI Larimore, EG Ng - ACM Transactions on …, 2004 - dl.acm.org
Sparse Gaussian elimination with partial pivoting computes the factorization PAQ= LU of a
sparse matrix A, where the row ordering P is selected during factorization using standard …

Block Low-Rank multifrontal solvers: complexity, performance, and scalability

T Mary - 2017 - theses.hal.science
We investigate the use of low-rank approximations to reduce the cost of sparsedirect
multifrontal solvers. Among the different matrix representations that havebeen proposed to …

Strategies for scaling and pivoting for sparse symmetric indefinite problems

IS Duff, S Pralet - SIAM Journal on Matrix Analysis and Applications, 2005 - SIAM
We consider ways of implementing preordering and scaling for symmetric systems and show
the effect of using this technique with a multifrontal code for sparse symmetric indefinite …

Towards a tighter coupling of bottom-up and top-down sparse matrix ordering methods

J Schulze - BIT Numerical Mathematics, 2001 - Springer
Most state-of-the-art ordering schemes for sparse matrices are a hybrid of a bottom-up
method such as minimum degree and a top-down scheme such as George's nested …

Node selection strategies for bottom-up sparse matrix ordering

E Rothberg, SC Eisenstat - SIAM Journal on Matrix Analysis and Applications, 1998 - SIAM
The minimum degree and minimum local fill algorithms are two bottom-up heuristics for
reordering a sparse matrix prior to factorization. Minimum degree chooses a node of least …

Multifrontal methods: parallelism, memory usage and numerical aspects

JY L'Excellent - 2012 - theses.hal.science
Direct methods for the solution of sparse systems of linear equations are used in a wide
range of numerical simulation applications. Such methods are based on the decomposition …