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.53k stars 883 forks source link

Compare previous versions of model code (same as tornado ticket) #5

Closed jackiekazil closed 10 years ago

jackiekazil commented 10 years ago

This is in progress here... https://github.com/projectmesa/mesa/tree/master/docs/notes/model_comparisons

jackiekazil commented 10 years ago

@dmasad

dmasad commented 10 years ago

I think that ALife is mostly useful as an example of in-browser visualization. GoalNet is interesting for its continuous-time scheduler and its own in-browser network visualization.