scispace - formally typeset
S

Stanley C. Eisenstat

Researcher at Yale University

Publications -  54
Citations -  4850

Stanley C. Eisenstat is an academic researcher from Yale University. The author has contributed to research in topics: Sparse matrix & Gaussian elimination. The author has an hindex of 25, co-authored 53 publications receiving 4609 citations.

Papers
More filters
Journal ArticleDOI

Variational Iterative Methods for Nonsymmetric Systems of Linear Equations

TL;DR: A class of iterative algorithms for solving systems of linear equations where the coefficient matrix is nonsymmetric with positive-definite symmetric part, modelled after the conjugate gradient method, are considered.
Journal ArticleDOI

A Supernodal Approach to Sparse Partial Pivoting

TL;DR: A sparse LU code is developed that is significantly faster than earlier partial pivoting codes and compared with UMFPACK, which uses a multifrontal approach; the code is very competitive in time and storage requirements, especially for large problems.
Journal ArticleDOI

Efficient algorithms for computing a strong rank-revealing QR factorization

TL;DR: Two algorithms are presented for computing rank-revealing QR factorizations that are nearly as efficient as QR with column pivoting for most problems and take O (ran2) floating-point operations in the worst case.
Journal ArticleDOI

Yale sparse matrix package I: The symmetric codes

TL;DR: This report presents a package of efficient, reliable, well-documented, and portable FORTRAN subroutines for solving NxN system of linear equations M x = b, where the coefficient matrix M is large, sparse, and nonsymmetric.
Journal ArticleDOI

A Divide-and-Conquer Algorithm for the Symmetric TridiagonalEigenproblem

TL;DR: A new, stable method for finding the spectral decomposition of a symmetric arrowhead matrix and a new implementation of deflation are presented, which are competitive with bisection with inverse iteration, Cuppen's divide-and-conquer algorithm, and the QR algorithm for solving the symmetric tridiagonal eigenproblem.