Book Image

IPython Interactive Computing and Visualization Cookbook

By : Cyrille Rossant
Book Image

IPython Interactive Computing and Visualization Cookbook

By: Cyrille Rossant

Overview of this book

Table of Contents (22 chapters)
IPython Interactive Computing and Visualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 12. Deterministic Dynamical Systems

In this chapter, we will cover the following topics:

  • Plotting the bifurcation diagram of a chaotic dynamical system

  • Simulating an elementary cellular automaton

  • Simulating an ordinary differential equation with SciPy

  • Simulating a partial differential equation – reaction-diffusion systems and Turing patterns