Book description
Complexity science uses computation to explore the physical and social sciences. In Think Complexity, you’ll use graphs, cellular automata, and agent-based models to study topics in physics, biology, and economics.
Whether you’re an intermediate-level Python programmer or a student of computational modeling, you’ll delve into examples of complex systems through a series of worked examples, exercises, case studies, and easy-to-understand explanations.
In this updated second edition, you will:
- Work with NumPy arrays and SciPy methods, including basic signal processing and Fast Fourier Transform
- Study abstract models of complex physical systems, including power laws, fractals and pink noise, and Turing machines
- Get Jupyter notebooks filled with starter code and solutions to help you re-implement and extend original experiments in complexity; and models of computation like Turmites, Turing machines, and cellular automata
- Explore the philosophy of science, including the nature of scientific laws, theory choice, and realism and instrumentalism
Ideal as a text for a course on computational modeling in Python, Think Complexity also helps self-learners gain valuable experience with topics and ideas they might not encounter otherwise.
Publisher resources
Table of contents
Product information
- Title: Think Complexity, 2nd Edition
- Author(s):
- Release date: July 2018
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492040200
You might also like
book
Algorithmic Thinking
Algorithmic Thinking will teach you how to solve challenging programming problems and design your own algorithms. …
book
Essential Algorithms, 2nd Edition
A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and …
book
Algorithms in a Nutshell, 2nd Edition
Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until …
book
Think Stats, 2nd Edition
If you know how to program, you have the skills to turn data into knowledge, using …