𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Principles of Parallel Scientific Computing: A First Guide to Numerical Concepts and Programming Methods (Undergraduate Topics in Computer Science)

✍ Scribed by Tobias Weinzierl


Publisher
Springer
Year
2022
Tongue
English
Leaves
327
Edition
1st ed. 2021
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


New insight in many scientific and engineering fields is unthinkable without the use of numerical simulations running efficiently on modern computers. The faster we get new results, the bigger and accurate are the problems that we can solve. It is the combination of mathematical ideas plus efficient programming that drives the progress in many disciplines. Future champions in the area thus will have to be qualified in their application domain, they will need a profound understanding of some mathematical ideas, and they need the skills to deliver fast code.

The present textbook targets students which have programming skills already and do not shy away from mathematics, though they might be educated in computer science or an application domain. It introduces the basic concepts and ideas behind applied mathematics and parallel programming that we need to write numerical simulations for today’s multicore workstations. Our intention is not to dive into one particular application domain or to introduce a new programming language – we lay the generic foundations for future courses and projects in the area.

The text is written in an accessible style which is easy to digest for students without years and years of mathematics education. It values clarity and intuition over formalism, and uses a simple N-body simulation setup to illustrate basic ideas that are of relevance in various different subdomains of scientific computing. Its primary goal is to make theoretical and paradigmatic ideas accessible to undergraduate students and to bring the fascination of the field across.


πŸ“œ SIMILAR VOLUMES


Principles of Programming Languages (Und
✍ Gilles Dowek πŸ“‚ Library πŸ“… 2009 πŸ› Springer 🌐 English

<span>The development of programming languages has radically modified our relation to language, complexity and machines. This book is an introduction to the principles around which these languages are organised - imperative constructions, functional constructions, reference, dynamic data types, obje

Programming Languages: Principles and Pa
✍ Maurizio Gabbrielli, Simone Martini πŸ“‚ Library πŸ“… 2023 πŸ› Springer 🌐 English

<p><span>This textbook is a thorough, up-to-date introduction to the principles and techniques that guide the design and implementation of modern programming languages. </span></p><p><span>The goal of the book is to provide the basis for a critical understanding of most modern programming languages.

A Beginners Guide to Python 3 Programmin
✍ John Hunt πŸ“‚ Library πŸ“… 2019 πŸ› Springer 🌐 English

<p><span>This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Eac

Principles of Data Mining (Undergraduate
✍ Max Bramer πŸ“‚ Library πŸ“… 2016 πŸ› Springer 🌐 English

This book explains the principal techniques of data mining, for classification, association rule mining and clustering. Each topic is clearly explained and illustrated by detailed examples, with a focus on algorithms rather than mathematical formalism.

Foundations of Programming Languages (Un
✍ Kent D. Lee πŸ“‚ Library πŸ“… 2014 πŸ› Springer 🌐 English

This clearly written textbook introduces the reader to the three styles of programming, examining object-oriented/imperative, functional, and logic programming. The focus of the text moves from highly prescriptive languages to very descriptive languages, demonstrating the many and varied ways in whi