2MODELING A BIKE SHARE SYSTEM
This chapter presents a simple model of a bike share system and demonstrates the features of Python we’ll use to develop simulations of real-world systems. Along the way, we’ll make decisions about how to model the system. In the next chapter we’ll review these decisions and gradually improve the model.
This chapter is available as a Jupyter notebook where you can read the text, run the code, and work on the exercises. You can access the notebooks at https://allendowney.github.io/ModSimPy.
Our Bike Share Model
Imagine a bike share system for students traveling between Olin College and Wellesley College, which are ...
Get Modeling and Simulation in Python now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.