
Introduction to High-Performance Scientific Computing
by Victor Eijkhout
Publisher: University of Texas 2020
Number of pages: 630
Description:
A course in everything that it takes to be a successful computational scientist: computer architecture, parallel computers, machine arithmetic, numerical linear algebra, applications. The contents of this book is a combination of theoretical material and selfguided tutorials on various practical skills.
Download or read it online for free here:
Download link
(48MB, PDF)
Similar books
Building Blocks for Theoretical Computer Scienceby Margaret M. Fleck - University of Illinois, Urbana-Champaign
This book provides a survey of basic mathematical objects, notation, and techniques useful in later computer science courses. It gives a brief introduction to some key topics: algorithm analysis and complexity, automata theory, and computability.
(14768 views)
Foundations of Computer Scienceby Lawrence C Paulson - University of Cambridge
This text teaches programming and presents some fundamental principles of computer science, especially algorithm design. The programming in this course is based on the language ML and mostly concerns the functional programming style.
(27117 views)
Mathematical Foundations of Computer Scienceby Susan Rodger - Duke University
These lecture notes present an introduction to theoretical computer science including studies of abstract machines, the language hierarchy from regular languages to recursively enumerable languages, noncomputability and complexity theory.
(19185 views)
Introduction to Computer Science using Javaby Bradley Kjell - Central Connecticut State University
The text for a first course in computer science using the programming language Java. It covers the fundamentals of programming and of computer science. It is assumed that you have the Java version 5.0 or later and a text editor such as Notepad.
(30482 views)