Modeling and Simulation in Python

Modeling and Simulation in Python#

by Allen B. Downey

Modeling and Simulation in Python is an introduction to physical modeling in Python, suitable for people with no programming experience.

Printed and electronic copies of the book are available from No Starch Press and Bookshop.org and Amazon.

Here is the home page for this book at Green Tea Press.

Documentation of the modsim.py module is here

Note that modsim.py is just a module, not a Python package, which means you only have to download the file; you don’t have to install it. And if you run the Jupyter notebooks, they download modsim.py for you.

Run the notebooks

Download the notebooks as a Zip file

Or use these links to run the notebooks on Colab:

Modeling and Simulation in Python a Free Book. It is available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0), which means that you are free to copy and modify it, as long as you attribute the work and don’t use it for commercial purposes.

Other Free Books by Allen Downey are available from Green Tea Press.