Limit this search to....

Programming for Computations: Python: A Gentle Introduction to Numerical Simulations with Python Softcover Repri Edition
Contributor(s): Linge, Svein (Author), Langtangen, Hans Petter (Author)
ISBN: 3319812823     ISBN-13: 9783319812823
Publisher: Springer
OUR PRICE:   $56.99  
Product Type: Paperback - Other Formats
Published: May 2018
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Algorithms
- Computers | Programming Languages - Python
- Computers | Computer Science
Dewey: 005.133
Series: Texts in Computational Science and Engineering
Physical Information: 0.53" H x 7" W x 10" (0.97 lbs) 232 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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.