generally accurate, hasty packing

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer – no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera, scan the code below and download the Kindle app.
Image Unavailable
Image not available for
Colour:
Colour:
-
-
-
- To view this video, download
Follow the author
Something went wrong. Please try your request again later.
OK
Intro to Parallel Vector Sci Comput Paperback – Illustrated, Oct. 26 2006
by
Ronald W. Shonkwiler
(Author)
Sorry, there was a problem loading this page.Try again.
鶹
' +
'' + decodeURIComponent(encodedIframeContent) + ''+'div>'+''+'body>');
doc.close();
}
}
this.iframeload = function () {
var iframe = document.getElementById(iframeId);
iframe.style.display = '';
setTimeout(function () {
setIframeHeight(initialResizeCallback);
}, 20);
}
function getDocHeight(doc) {
var contentDiv = doc.getElementById("iframeContent");
var docHeight = 0;
if(contentDiv){
docHeight = Math.max(
contentDiv.scrollHeight,
contentDiv.offsetHeight,
contentDiv.clientHeight
);
}
return docHeight;
}
function setIframeHeight(resizeCallback) {
var iframeDoc, iframe = document.getElementById(iframeId);
iframeDoc = ((iframe.contentWindow && iframe.contentWindow.document) || iframe.contentDocument);
if (iframeDoc) {
var h = getDocHeight(iframeDoc);
if (h && h != 0) {
iframe.style.height = parseInt(h) + 'px';
if(typeof resizeCallback == "function") {
resizeCallback(iframeId);
}
} else if (nTries < MAX_TRIES) {
nTries++;
setTimeout(function () {
setIframeHeight(resizeCallback);
}, 50);
}
}
}
this.resizeIframe = function(resizeCallback) {
nTries = 0;
setIframeHeight(resizeCallback);
}
}
return DynamicIframe;
});
{"desktop_buybox_group_1":[{"displayPrice":"$65.95","priceAmount":65.95,"currencySymbol":"$","integerValue":"65","decimalSeparator":".","fractionalValue":"95","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"VlYdydGdeB5yphteKM8uE1IUDQa9Q6uMaHSFreidA05rpOIIkceW5sIPiypJVNHqtuML2oTdBOtcB6LneP06ktkUrZmnjDPxR3flHNlFecpAldGh5G6qz%2BBOetIhO0%2F1","locale":"en-CA","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}
Purchase options and add-ons
In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a general examination of timing, data dependencies, and communication. These ideas are implemented with respect to shared memory, parallel and vector processing, and distributed memory cluster computing. Threads, OpenMP, and MPI are covered, along with code examples in Fortran, C, and Java. The principles of parallel computation are applied throughout as the authors cover traditional topics in a first course in scientific computing. Building on the fundamentals of floating point representation and numerical error, a thorough treatment of numerical linear algebra and eigenvector/eigenvalue problems is provided. By studying how these algorithms parallelize, the reader is able to explore parallelism inherent in other computations, such as Monte Carlo methods.
- ISBN-100521683378
- ISBN-13978-0521683371
- EditionIllustrated
- PublisherCambridge University Press
- Publication dateOct. 26 2006
- LanguageEnglish
- Dimensions15.24 x 1.96 x 22.86 cm
- Print length306 pages
Product description
Review
'... in spite of the clear need to present these concepts to a much broader technical audience, there is a perplexing dearth of training material and textbooks in the field, particularly at the introductory level. ... it is indeed refreshing to see the publication of the book An Introduction to Parallel and Vector Scientific Computing, written by Ronald W. Shonkwiler and Lew Lefton, both of the Georgia institute of Technology. They have taken the bull by the horns and produced a book that appears to be entirely satisfactory as an introductory textbook for use in such a course.' Scientific Programming
Book Description
In this introductory text, the fundamental algorithms of numerical linear algebra are developed in a parallel context.
About the Author
Ronald W. Shonkwiler is a Professor in the School of Mathematics at the Georgia Institute of Technology. He has authored or co-authored over 50 research papers in areas of functional analysis, mathematical biology, image processing algorithms, fractal geometry, neural networks and Monte Carlo optimization methods. His algorithm for monochrome image comparison is part of a US patent for fractal image compression. He has co-authored two other books, An Introduction to the Mathematics of Biology and The Handbook of Stochastic Analysis and Applications.
Lew Lefton is the Director of Information Technology at the Georgia Institute of Technology where he has built and maintained several computing clusters which are used to implement parallel computations. Prior to that he was a tenured faculty member in the Department of Mathematics at the University of New Orleans. His academic interests are in differential equations, applied mathematics, numerical analysis (in particular, finite element methods) and scientific computing.
Lew Lefton is the Director of Information Technology at the Georgia Institute of Technology where he has built and maintained several computing clusters which are used to implement parallel computations. Prior to that he was a tenured faculty member in the Department of Mathematics at the University of New Orleans. His academic interests are in differential equations, applied mathematics, numerical analysis (in particular, finite element methods) and scientific computing.
Product details
- Publisher : Cambridge University Press
- Publication date : Oct. 26 2006
- Edition : Illustrated
- Language : English
- Print length : 306 pages
- ISBN-10 : 0521683378
- ISBN-13 : 978-0521683371
- Item weight : 432 g
- Dimensions : 15.24 x 1.96 x 22.86 cm
- Part of series : Cambridge Texts in Applied Mathematics
- Customer Reviews:
About the author
Follow authors to get new release updates, plus improved recommendations.

Discover more of the author’s books, see similar authors, read book recommendations and more.
Customer reviews
4 out of 5 stars
4 out of 5
1 global rating
- 5 star4 star3 star2 star1 star5 star0%100%0%0%0%0%
- 5 star4 star3 star2 star1 star4 star0%100%0%0%0%100%
- 5 star4 star3 star2 star1 star3 star0%100%0%0%0%0%
- 5 star4 star3 star2 star1 star2 star0%100%0%0%0%0%
- 5 star4 star3 star2 star1 star1 star0%100%0%0%0%0%
How are ratings calculated?
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on 鶹. It also analyzes reviews to verify trustworthiness.
Top reviews from Canada
There are 0 reviews and 0 ratings from Canada