Direct Methods for Sparse Linear Systems

Direct Methods for Sparse Linear Systems
Author :
Publisher : SIAM
Total Pages : 228
Release :
ISBN-10 : 9780898716139
ISBN-13 : 0898716136
Rating : 4/5 (39 Downloads)

Book Synopsis Direct Methods for Sparse Linear Systems by : Timothy A. Davis

Download or read book Direct Methods for Sparse Linear Systems written by Timothy A. Davis and published by SIAM. This book was released on 2006-09-01 with total page 228 pages. Available in PDF, EPUB and Kindle. Book excerpt: The sparse backslash book. Everything you wanted to know but never dared to ask about modern direct linear solvers. Chen Greif, Assistant Professor, Department of Computer Science, University of British Columbia.Overall, the book is magnificent. It fills a long-felt need for an accessible textbook on modern sparse direct methods. Its choice of scope is excellent John Gilbert, Professor, Department of Computer Science, University of California, Santa Barbara.Computational scientists often encounter problems requiring the solution of sparse systems of linear equations. Attacking these problems efficiently requires an in-depth knowledge of the underlying theory, algorithms, and data structures found in sparse matrix software libraries. Here, Davis presents the fundamentals of sparse matrix algorithms to provide the requisite background. The book includes CSparse, a concise downloadable sparse matrix package that illustrates the algorithms and theorems presented in the book and equips readers with the tools necessary to understand larger and more complex software packages.With a strong emphasis on MATLAB and the C programming language, Direct Methods for Sparse Linear Systems equips readers with the working knowledge required to use sparse solver packages and write code to interface applications to those packages. The book also explains how MATLAB performs its sparse matrix computations.Audience This invaluable book is essential to computational scientists and software developers who want to understand the theory and algorithms behind modern techniques used to solve large sparse linear systems. The book also serves as an excellent practical resource for students with an interest in combinatorial scientific computing.Preface; Chapter 1: Introduction; Chapter 2: Basic algorithms; Chapter 3: Solving triangular systems; Chapter 4: Cholesky factorization; Chapter 5: Orthogonal methods; Chapter 6: LU factorization; Chapter 7: Fill-reducing orderings; Chapter 8: Solving sparse linear systems; Chapter 9: CSparse; Chapter 10: Sparse matrices in MATLAB; Appendix: Basics of the C programming language; Bibliography; Index.


Direct Methods for Sparse Linear Systems Related Books

Direct Methods for Sparse Linear Systems
Language: en
Pages: 228
Authors: Timothy A. Davis
Categories: Computers
Type: BOOK - Published: 2006-09-01 - Publisher: SIAM

DOWNLOAD EBOOK

The sparse backslash book. Everything you wanted to know but never dared to ask about modern direct linear solvers. Chen Greif, Assistant Professor, Department
Iterative Methods for Sparse Linear Systems
Language: en
Pages: 537
Authors: Yousef Saad
Categories: Mathematics
Type: BOOK - Published: 2003-04-01 - Publisher: SIAM

DOWNLOAD EBOOK

Mathematics of Computing -- General.
Coding the Matrix
Language: en
Pages: 530
Authors: Philip N. Klein
Categories: Algebras, Linear
Type: BOOK - Published: 2013-07 - Publisher:

DOWNLOAD EBOOK

An engaging introduction to vectors and matrices and the algorithms that operate on them, intended for the student who knows how to program. Mathematical concep
Computer Solution of Large Sparse Positive Definite Systems
Language: en
Pages: 346
Authors: Alan George
Categories: Mathematics
Type: BOOK - Published: 1981 - Publisher: Prentice Hall

DOWNLOAD EBOOK

Templates for the Solution of Linear Systems
Language: en
Pages: 141
Authors: Richard Barrett
Categories: Mathematics
Type: BOOK - Published: 1994-01-01 - Publisher: SIAM

DOWNLOAD EBOOK

In this book, which focuses on the use of iterative methods for solving large sparse systems of linear equations, templates are introduced to meet the needs of