Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.
Stars
3.6k
Forks
1.3k
Watchers
3.6k
Open Issues
163
Overall repository health assessment
No package.json found
This might not be a Node.js project
556
commits
420
commits
385
commits
297
commits
172
commits
170
commits
141
commits
60
commits
58
commits
51
commits
Fix run_model_test capturing initial image instead of updated visualization (#3670)
7b53255View on GitHubFix SolaraViz reset crash on raw Solara components (#3494)
06a3e8dView on GitHubFix: Lazy import networkx in Network space (#3596) (#3598)
c7b56cdView on GitHubVisualization: add `viz_dims` projection for nD `ContinuousSpace` (Matplotlib + Altair) (#3476)
4d415a3View on GitHubFix MetaAgent.remove() leaving stale references on constituent agents
b813d90View on GitHubFix #3597: safe Sheep.feed() when grass=False, add regression test (#3627)
101b49cView on GitHubfix typo in is_cooroperating, misleading error msg in cell.py, wrong method names in grid.py docstrings (#3623)
26b1d18View on GitHubpreserve explicit meta attributes/methods over inferred members
9871ac8View on GitHubdocs: standardize run instructions across Mesa examples (#3539)
410c99aView on GitHub