株式会社極東書店トップ商品一覧Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python 3.6. Second Edition 2020

商品詳細

Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python 3.6. Second Edition 2020

Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python 3.6. Second Edition 2020

【Open Accessタイトル】

・ISBN 978-3-030-16876-6 hard EUR 49.99

¥13,361.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Linge, Svein / Langtangen, Hans Petter,
シリーズ (Texts in Computational Science and Engineering)
出版社 (Springer Nature Switzerland AG, SZ)
出版年月2019
ページ数332 pp.
言語ENG
ニュース番号<A03-95243>

解説

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 second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, 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 the book, the explanations provided are now more detailed, previous examples have been modified, and new sections, examples and exercises have been added. Also, a number of small errors 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 employed 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 students to write simple programs for solving common mathematical problems with numerical methods in the context of engineering and science courses. The emphasis is on generic algorithms, clean program design, the use of functions, and automatic tests for verification.