Introduction to Computational Models with Python (CRC Press)
Monday, 01 February 2016

Jose M. Garrido explains how to implement computational models using the flexible and easy-to-use Python programming language. The book introduces the principles of computational modeling as well as the approaches of multi- and interdisciplinary computing to beginners in the field. It provides the foundation for more advanced studies in scientific computing, including parallel computing using MPI, grid computing, and other methods and techniques used in high-performance computing.

<ASIN:1498712037>

The book uses several packages from the huge Python Library, such as Numpy and Scipy to improve the performance of numerical computing. The Python source code and data files are available on the author’s website.

Author: Jose M. Garrido
Publisher: Chapman and Hall/CRC 
Date: September 4, 2015 
Pages: 496
ISBN: 978-1498712033
Print: 1498712037 (Hardcover)
Kindle: B0169UYCBW
Category: Python

For recommendations of Python titles see the following articles on Programmers Bookshelf:

 

 

Visit Book Watch Archive for hundreds more titles.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]



ASP.NET Core in Action, 2nd Ed (Manning)

Author: Andrew Lock
Publisher: Manning
Date:April 2021
Pages: 832
ISBN: 978-1617298301
Print: 1617298301
Audience: Developers interested in ASP.NET
Rating: 4
Reviewer: Ian Elliot
One big book to cover the one big alternative web tech.


More Reviews