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:
An overview of problem solving and simple Python programs, introducing...
Introduction to Computational Models with Python explains how to implement computational models using the flexible and easy-to-use...