0

Programming for Computations - Python

A Gentle Introduction to Numerical Simulations with Python 3.6, Texts in Computational Science and Engineering 15

Erschienen am 11.11.2019, 2. Auflage 2020
53,49 €
(inkl. MwSt.)

Lieferbar innerhalb 1 - 2 Wochen

In den Warenkorb
Bibliografische Daten
ISBN/EAN: 9783030168766
Sprache: Englisch
Umfang: xxiii, 332 S., 7 s/w Illustr., 58 farbige Illustr.
Einband: gebundenes Buch

Beschreibung

This book is published open access under a CC BY 4.0 license.This book presents computer programming as a key method for solving mathematical problems. This 2nd edition of the book represents a major revision: All code is now written in Python version 3.6 (the 1st edition was based on Python version 2.7). The two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programming from 50 to 150 pages. Throughout, explanations are now more complete, previous examples have been modified and new sections, examples and exercises have been added. Also, errors and typos have been corrected. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students.The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods in engineering and science courses. The emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.

Produktsicherheitsverordnung

Hersteller:
Springer Verlag GmbH
[email protected]
Tiergartenstr. 17
DE 69121 Heidelberg

Autorenportrait

Svein Linge is a professor of modelling and simulation at the University College of Southeast Norway and holds a Dr. Scient. degree in biomechanics from the Norwegian School of Sport Sciences. He works part-time at a Norwegian Center of Excellence: "Center for Biomedical Computing", at Simula Research Laboratory, to which he has been linked for the last 13 years. His main research interests includes cerebrospinal fluid dynamics, cardiac electro-mechanics and sport biomechanics. Over the last decade, Linge has been particularly engaged in reforming the engineering education in mathematics and physics to take advantage of computer programming and simulation. Hans Petter Langtangen (1962 - 2016) was a professor of computer science at the University of Oslo. He was formerly a professor of mechanics and was the Director of "Center for Biomedical Computing", a Norwegian Center of Excellence at the Simula Research Laboratory in Oslo. Langtangen has more than 100 scientific publications, including journal papers and many books, e.g., the bestseller TCSE 6 "A Primer on Scientific Programming with Python" (editions 1 - 5). He has also developed open source and commercial software systems for computational sciences."