nkremerh / sugarscape

Development repository for the Digital Terraria Lab implementation of the Sugarscape agent-based societal simulation.
https://github.com/digital-terraria-lab/sugarscape
MIT License
7 stars 11 forks source link

(HOTFIX) Fixes break due to old name of agent.neighbors being used #75

Closed colinhanrahan closed 2 months ago

colinhanrahan commented 2 months ago

I forgot to rename the agent.socialNeighbors in gui.py to agent.neighbors.