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.45k stars 874 forks source link

Research: Understand/propose potential integration or not with EMA Workbench #1630

Open jackiekazil opened 1 year ago

jackiekazil commented 1 year ago

From this paper: https://proceedings.systemdynamics.org/2016/proceed/papers/P1311.pdf

From this large toolbox of Python modules mesa was used to implement the ABM (Masad and Kazil, 2015) and PySD (Houghton, and Siegel, 2015) was used for an simple conversion of a SD model implemented in Vensim ® into an equivalent equitation based model in Python. Furthermore, the complete architecture was embedded into the Python based Exploratory Modeling and Analysis (EMA) Workbench (Kwakkel and Pruyt, 2015). EMA is used to set up experiments and perform advanced result analysis.

This is EMA Workbench: https://pypi.org/project/ema-workbench/

I haven't had a chance to think about this. I am putting this in a ticket for my later self or for someone else to pick up.

Questions:

EwoutH commented 2 months ago

This might help with (a small part) of that