Download computer tutorials in PDF

Programming for Computations - Python



Download free course Programming for Computations - Python, pdf file on 244 pages by Svein Linge, Hans Petter Langtangen.
This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. 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.

Table of contents

Pages : 244
Size : 4.5 MB
Downloads: 167
Created: 2022-02-03
License: CC BY-NC
Author(s): Svein Linge, Hans Petter Langtangen

Download file

Others related eBooks about Programming for Computations - Python

Certified Programming with Dependent Types

The technology of mechanized program verification can play a supporting role in many kinds..., download free Certified Programming tutorial in PDF (368 pages) created by Adam Chlipala .