LAPACK95 Users' Guide

LAPACK95 Users' Guide
Author: V. A. Barker
Publisher: SIAM
Total Pages: 276
Release: 2001-01-01
Genre: Technology & Engineering
ISBN: 9780898718201

Download LAPACK95 Users' Guide Book in PDF, Epub and Kindle

LAPACK95 is a Fortran 95 interface to the Fortran 77 LAPACK library. It is relevant for anyone who writes in the Fortran 95 language and needs reliable software for basic numerical linear algebra. It improves upon the original user-interface to the LAPACK package, taking advantage of the considerable simplifications that Fortran 95 allows. LAPACK95 Users' Guide provides an introduction to the design of the LAPACK95 package, a detailed description of its contents, reference manuals for the leading comments of the routines, and example programs.

LAPACK95 Users' Guide

LAPACK95 Users' Guide
Author: V. A. Barker
Publisher: SIAM
Total Pages: 270
Release: 2001-01-01
Genre: Technology & Engineering
ISBN: 0898715040

Download LAPACK95 Users' Guide Book in PDF, Epub and Kindle

LAPACK95 Users' Guide provides an introduction to the design of the LAPACK95 package.

A Tutorial on Elliptic PDE Solvers and Their Parallelization

A Tutorial on Elliptic PDE Solvers and Their Parallelization
Author: Craig C. Douglas
Publisher: SIAM
Total Pages: 153
Release: 2003-01-01
Genre: Technology & Engineering
ISBN: 9780898718171

Download A Tutorial on Elliptic PDE Solvers and Their Parallelization Book in PDF, Epub and Kindle

This compact yet thorough tutorial is the perfect introduction to the basic concepts of solving partial differential equations (PDEs) using parallel numerical methods. In just eight short chapters, the authors provide readers with enough basic knowledge of PDEs, discretization methods, solution techniques, parallel computers, parallel programming, and the run-time behavior of parallel algorithms to allow them to understand, develop, and implement parallel PDE solvers. Examples throughout the book are intentionally kept simple so that the parallelization strategies are not dominated by technical details.

Simulating, Analyzing, and Animating Dynamical Systems

Simulating, Analyzing, and Animating Dynamical Systems
Author: Bard Ermentrout
Publisher: SIAM
Total Pages: 298
Release: 2002-01-01
Genre: Mathematics
ISBN: 0898715067

Download Simulating, Analyzing, and Animating Dynamical Systems Book in PDF, Epub and Kindle

Simulating, Analyzing, and Animating Dynamical Systems: A Guide to XPPAUT for Researchers and Students provides sophisticated numerical methods for the fast and accurate solution of a variety of equations, including ordinary differential equations, delay equations, integral equations, functional equations, and some partial differential equations, as well as boundary value problems. It introduces many modeling techniques and methods for analyzing the resulting equations. Instructors, students, and researchers will all benefit from this book, which demonstrates how to use software tools to simulate and study sets of equations that arise in a variety of applications. Instructors will learn how to use computer software in their differential equations and modeling classes, while students will learn how to create animations of their equations that can be displayed on the World Wide Web. Researchers will be introduced to useful tricks that will allow them to take full advantage of XPPAUT's capabilities.

Accuracy and Reliability in Scientific Computing

Accuracy and Reliability in Scientific Computing
Author: Bo Einarsson
Publisher: SIAM
Total Pages: 348
Release: 2005-08-01
Genre: Science
ISBN: 0898715849

Download Accuracy and Reliability in Scientific Computing Book in PDF, Epub and Kindle

This book investigates some of the difficulties related to scientific computing, describing how these can be overcome.

Understanding Search Engines

Understanding Search Engines
Author: Michael W. Berry
Publisher: SIAM
Total Pages: 125
Release: 2005-05-01
Genre: Computers
ISBN: 0898715814

Download Understanding Search Engines Book in PDF, Epub and Kindle

This text covers design issues for building search engines, emphasizing the role that applied mathematics plays in improving information retrieval.

The Lanczos Method

The Lanczos Method
Author: Louis Komzsik
Publisher: SIAM
Total Pages: 89
Release: 2003-01-01
Genre: Mathematics
ISBN: 0898715377

Download The Lanczos Method Book in PDF, Epub and Kindle

A valuable reference on the Lanczos method for graduate numerical analysts and engineers.

The Lanczos and Conjugate Gradient Algorithms

The Lanczos and Conjugate Gradient Algorithms
Author: Gerard Meurant
Publisher: SIAM
Total Pages: 374
Release: 2006-08-01
Genre: Computers
ISBN: 0898716160

Download The Lanczos and Conjugate Gradient Algorithms Book in PDF, Epub and Kindle

The most comprehensive and up-to-date discussion available of the Lanczos and CG methods for computing eigenvalues and solving linear systems.

Numerical Linear Algebra on High-Performance Computers

Numerical Linear Algebra on High-Performance Computers
Author: Jack J. Dongarra
Publisher: SIAM
Total Pages: 353
Release: 1998-01-01
Genre: Computers
ISBN: 0898714281

Download Numerical Linear Algebra on High-Performance Computers Book in PDF, Epub and Kindle

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

Performance Optimization of Numerically Intensive Codes

Performance Optimization of Numerically Intensive Codes
Author: Stefan Goedecker
Publisher: SIAM
Total Pages: 184
Release: 2001-01-01
Genre: Computer architecture
ISBN: 9780898718218

Download Performance Optimization of Numerically Intensive Codes Book in PDF, Epub and Kindle

Performance Optimization of Numerically Intensive Codes offers a comprehensive, tutorial-style, hands-on, introductory and intermediate-level treatment of all the essential ingredients for achieving high performance in numerical computations on modern computers. The authors explain computer architectures, data traffic and issues related to performance of serial and parallel code optimization exemplified by actual programs written for algorithms of wide interest. The unique hands-on style is achieved by extensive case studies using realistic computational problems. The performance gain obtained by applying the techniques described in this book can be very significant. The book bridges the gap between the literature in system architecture, the one in numerical methods and the occasional descriptions of optimization topics in computer vendors' literature. It also allows readers to better judge the suitability of certain computer architecture to their computational requirements. In contrast to standard textbooks on computer architecture and on programming techniques the book treats these topics together at the level necessary for writing high-performance programs. The book facilitates easy access to these topics for computational scientists and engineers mainly interested in practical issues related to efficient code development.