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
 


SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews