Closed clorton closed 2 months ago
The link appears broken @clorton
Fixed.
Self-assigned since I've already invested a couple of hours on this one.
"Its goal is to be the Python-based counterpart to NetLogo, Repast, or MASON."
I need an agent-based modeling framework that can run spatially and can run on GPU.
ChatGPT
One powerful agent-based modeling (ABM) framework that supports spatial modeling and GPU acceleration is Mesa.
https://mesa.readthedocs.io/
"Create an agent based SEIR disease model with 1 million agents distributed unevenly across 25 nodes with an initial outbreak of 100 agents. β and mean incubation period are inputs to the model. Run for 1 simulated year and plot the aggregated SEIR curves for the total population and the SEIR curves for each node in a 5 by 5 grid of plots."