Limit this search to....

Introduction to Computational Models with Python
Contributor(s): Garrido, Jose M. (Author)
ISBN: 0367575531     ISBN-13: 9780367575533
Publisher: CRC Press
OUR PRICE:   $56.95  
Product Type: Paperback - Other Formats
Published: June 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Mathematics
- Computers | Programming - Games
Dewey: 005.133
Physical Information: 1.2" H x 6.1" W x 9.1" (1.67 lbs) 496 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Introduction to Computational Models with Python explains how to implement computational models using the flexible and easy-to-use Python programming language. The book uses the Python programming language interpreter and several packages from the huge Python Library that improve the performance of numerical computing, such as the Numpy and Scipy modules. The Python source code and data files are available on the author's website.

The book's five sections present:

  1. An overview of problem solving and simple Python programs, introducing the basic models and techniques for designing and implementing problem solutions, independent of software and hardware tools
  2. Programming principles with the Python programming language, covering basic programming concepts, data definitions, programming structures with flowcharts and pseudo-code, solving problems, and algorithms
  3. Python lists, arrays, basic data structures, object orientation, linked lists, recursion, and running programs under Linux
  4. Implementation of computational models with Python using Numpy, with examples and case studies
  5. The modeling of linear optimization problems, from problem formulation to implementation of computational models

This 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.