Book,

Introduction to Computational Models with Python

.
Chapman & Hall/CRC Computational Science CRC Press, (2016)

Abstract

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. Divided ed into five sections, the book first introduces the basic models and techniques for designing and implementing problem solutions, independent of software and hardware tools. The second section discusses programming principles with the Python programming language, covering basic programming concepts, data definitions, programming structures with flowcharts and pseudo-code, solving problems, and algorithms. The third section describes Python lists, arrays, basic data structures, object orientation, linked lists and recursion, and running programs under Linux. In the fourth section, examples and case studies demonstrate the application of programming principles and fundamental techniques to relatively simple computational models. The final section focuses on the modeling of linear optimization problems, from problem formulation to implementation of computational models.

Tags

Users

  • @gdmcbain

Comments and Reviews