𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Computer Algorithms for Solving Linear Algebraic Equations: The State of the Art

✍ Scribed by C. G. Broyden (auth.), Emilio Spedicato (eds.)


Publisher
Springer-Verlag Berlin Heidelberg
Year
1991
Tongue
English
Leaves
360
Series
NATO ASI Series 77
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


The NATO Advanced Study Institute on "Computer algorithms for solving linear algebraic equations: the state of the art" was held September 9-21, 1990, at II Ciocco, Barga, Italy. It was attended by 68 students (among them many well known specialists in related fields!) from the following countries: Belgium, Brazil, Canada, Czechoslovakia, Denmark, France, Germany, Greece, Holland, Hungary, Italy, Portugal, Spain, Turkey, UK, USA, USSR, Yugoslavia. Solving linear equations is a fundamental task in most of computational mathematics. Linear systems which are now encountered in practice may be of very large dimension and their solution can still be a challenge in terms of the requirements of accuracy or reasonable computational time. With the advent of supercomputers with vector and parallel features, algorithms which were previously formulated in a framework of sequential operations often need a completely new formulation, and algorithms that were not recommended in a sequential framework may become the best choice. The aim of the ASI was to present the state of the art in this field. While not all important aspects could be covered (for instance there is no presentation of methods using interval arithmetic or symbolic computation), we believe that most important topics were considered, many of them by leading specialists who have contributed substantially to the developments in these fields.

✦ Table of Contents


Front Matter....Pages I-VIII
Classical Methods for Linear Equations....Pages 1-26
Complexity of Algorithms for Linear Systems of Equations....Pages 27-56
Algorithms for Linear Least Squares Problems....Pages 57-92
Abs Algorithms for General Linear Systems....Pages 93-110
ABS Algorithms for Sparse Linear Systems....Pages 111-131
Multi-Grid Algorithms....Pages 133-160
Two Multi-Level Methods for Nonuniformly Refined Grids....Pages 161-167
Preconditioning methods for block H -matrices....Pages 169-184
Domain Decomposition methods for solving large sparse linear systems....Pages 185-206
A Splitting Method for Large Sparse Linear Systems on a Multivector Computer....Pages 207-215
Scheduling Parallel Factorization Algorithms on a Shared Memory Computer....Pages 217-252
Gaussian elimination on distributed memory architectures....Pages 253-276
Parallel Algorithms for General Sparse Systems....Pages 277-297
The Solution of Partially Separable Linear Equations on Parallel Processing Systems....Pages 299-338
Back Matter....Pages 339-356

✦ Subjects


Algorithm Analysis and Problem Complexity; Numerical Analysis; Algorithms; Programming Techniques; Software Engineering; Systems Theory, Control


πŸ“œ SIMILAR VOLUMES


The Guts of Algebra: The Solving Equatio
✍ The Guts of Math Team πŸ“‚ Library πŸ“… 2014 πŸ› The Guts of Math Team 🌐 English

This is a no-nonsense guide that presents exactly what the title indicates: the β€œguts” or most fundamental principles involved in solving:<ul><li>linear equations,</li><li>quadratic equations,</li><li>exponential equations, and</li><li>logarithmic equations</li></ul>in algebra. If you are interested

Algorithms for Continuous Optimization:
✍ Franco Giannessi (auth.), Emilio Spedicato (eds.) πŸ“‚ Library πŸ“… 1994 πŸ› Springer Netherlands 🌐 English

<p>The NATO Advanced Study Institute on "Algorithms for continuous optimizaΒ­ tion: the state of the art" was held September 5-18, 1993, at II Ciocco, Barga, Italy. It was attended by 75 students (among them many well known specialists in optimizaΒ­ tion) from the following countries: Belgium, Brasil,

Graph Algorithms in the Language of Line
✍ Jeremy Kepner and John Gilbert πŸ“‚ Library πŸ“… 2011 πŸ› SIAM 🌐 English

Graphs are among the most important abstract data types in computer science, and the algorithms that operate on them are critical to modern life. Graphs have been shown to be powerful tools for modeling complex problems because of their simplicity and generality. Graph algorithms are one of the pill