Update boltzmann wealth model example for mesa 3.1.4
Description
Current example works with mesa 2.0 and a lot of changes have been made to the mesa core implementation since then.
Changes
- add solara visualization support
- update the code by implementing new features introduced in the mesa
3.0onwards - update the Readme file
- update the requirements.txt
@EwoutH I'm working on this issue, kindly assign me.
You mean this one? https://github.com/projectmesa/mesa/tree/main/mesa/examples/basic/boltzmann_wealth_model
Or the one in Mesa-examples?
The one in mesa-examples.
Okay, transferred the issue to that repo. Maybe it’s easiest to start with the one from Mesa itself and then add the network stuff back in.
Hey @EwoutH, I have just raised a PR, if u have suggestions, just let me know; I would love to work on them.