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

Modifies loops to use .items() #90

Closed amuller26 closed 2 months ago

amuller26 commented 2 months ago

Also simplified three loops in agent.py

nkremerh commented 2 months ago

@colinhanrahan Review, please.

nkremerh commented 2 months ago

This should a separate branch from your master as you will get a merge conflict when I do a squash and merge of this PR. Your master branch's history will have a few commits which will soon be squashed into one. Closing this and will wait for a new one to open from a separate branch.