Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Lectures on Finite Precision Computations
  • Language: en
  • Pages: 244

Lectures on Finite Precision Computations

  • Type: Book
  • -
  • Published: 1996-01-01
  • -
  • Publisher: SIAM

Mathematics of Computing -- Numerical Analysis.

Introduction to High Performance Scientific Computing
  • Language: en
  • Pages: 536

Introduction to High Performance Scientific Computing

  • Type: Book
  • -
  • Published: 2010
  • -
  • Publisher: Lulu.com

This is a textbook that teaches the bridging topics between numerical analysis, parallel computing, code performance, large scale applications.

Numerical Linear Algebra on High-Performance Computers
  • Language: en
  • Pages: 353

Numerical Linear Algebra on High-Performance Computers

  • Type: Book
  • -
  • Published: 1998-01-01
  • -
  • Publisher: SIAM

Provides a rapid introduction to the world of vector and parallel processing for these linear algebra applications.

Templates for the Solution of Linear Systems
  • Language: en
  • Pages: 141

Templates for the Solution of Linear Systems

  • Type: Book
  • -
  • Published: 1994-01-01
  • -
  • Publisher: SIAM

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 both the traditional user and the high-performance specialist. Templates, a description of a general algorithm rather than the executable object or source code more commonly found in a conventional software library, offer whatever degree of customization the user may desire. Templates offer three distinct advantages: they are general and reusable; they are not language specific; and they exploit the expertise of both the numerical analyst, who creates a template reflecting in-depth knowledge of a specific numerical technique, and the computational scientist, who then provides "value-added" capability to the general template description, customizing it for specific needs. For each template that is presented, the authors provide: a mathematical description of the flow of algorithm; discussion of convergence and stopping criteria to use in the iteration; suggestions for applying a method to special matrix types; advice for tuning the template; tips on parallel implementations; and hints as to when and why a method is useful.

LAPACK Users' Guide
  • Language: en
  • Pages: 428

LAPACK Users' Guide

  • Type: Book
  • -
  • Published: 1999-01-01
  • -
  • Publisher: SIAM

LAPACK is a library of numerical linear algebra subroutines designed for high performance on workstations, vector computers, and shared memory multiprocessors. Release 3.0 of LAPACK introduces new routines and extends the functionality of existing routines.

Information Visualization in Data Mining and Knowledge Discovery
  • Language: en
  • Pages: 446

Information Visualization in Data Mining and Knowledge Discovery

This text surveys research from the fields of data mining and information visualisation and presents a case for techniques by which information visualisation can be used to uncover real knowledge hidden away in large databases.

Digest
  • Language: en
  • Pages: 868

Digest

  • Type: Book
  • -
  • Published: 1898
  • -
  • Publisher: Unknown

None

Accuracy and Reliability in Scientific Computing
  • Language: en
  • Pages: 361

Accuracy and Reliability in Scientific Computing

  • Type: Book
  • -
  • Published: 2005-01-01
  • -
  • Publisher: SIAM

Numerical software is used to test scientific theories, design airplanes and bridges, operate manufacturing lines, control power plants and refineries, analyze financial derivatives, identify genomes, and provide the understanding necessary to derive and analyze cancer treatments. Because of the high stakes involved, it is essential that results computed using software be accurate, reliable, and robust. Unfortunately, developing accurate and reliable scientific software is notoriously difficult. This book investigates some of the difficulties related to scientific computing and provides insight into how to overcome them and obtain dependable results. The tools to assess existing scientific a...

A Tutorial on Elliptic PDE Solvers and Their Parallelization
  • Language: en
  • Pages: 146

A Tutorial on Elliptic PDE Solvers and Their Parallelization

  • Type: Book
  • -
  • Published: 2003-01-01
  • -
  • Publisher: SIAM

A Tutorial on Elliptic PDE Solvers and Their Parallelization is a valuable aid for learning about the possible errors and bottlenecks in parallel computing. One of the highlights of the tutorial is that the course material can run on a laptop, not just on a parallel computer or cluster of PCs, thus allowing readers to experience their first successes in parallel computing in a relatively short amount of time. This tutorial is intended for advanced undergraduate and graduate students in computational sciences and engineering; however, it may also be helpful to professionals who use PDE-based parallel computer simulations in the field.