Highlights
Mesa v3.1.2 is a patch release containing updates to our wolf-sheep, shelling and prisoner's dilemma example models and improving documentation in the tutorials and visualisation docstring. No functional changes to the core library were made.
What's Changed
🔍 Examples updated
- examples/wolf_sheep: Don't allow dumb moves by @EwoutH in #2503
- Added homophily ratio in basic schelling example by @vbv-shm in #2520
- examples: Update pd_grid analysis.ipynb to use new spaces by @quaquel in #2553
📜 Documentation improvements
- Corrected a few errors in Intro tutorial by @sanika-n in #2583
- Small draw_space docstring fix by @quaquel in #2554
- fix: model name in visualization tutorial by @Sahil-Chhoker in #2591
New Contributors
Full Changelog: v3.1.1...v3.1.2