projectmesa / mesa

Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.
https://mesa.readthedocs.io
Apache License 2.0
2.42k stars 869 forks source link

Tracking issue: Full integration of Example models #2364

Open EwoutH opened 3 hours ago

EwoutH commented 3 hours ago

With the core examples being merged back into Mesa in #2358 and now available in examples we can now start working our checklist:

Feel free to add items, and put your name behind something if you want to pick it up!

quaquel commented 2 hours ago

I'll pick up the read the docs stuff as discussed today.

EwoutH commented 1 hour ago

@quaquel Awesome! #2365 structures all basic example models to have a flat structure and at least agents.py and model.py, I think that should help.