This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Which python package to use for agent based modeling

I want to learn to do agent-based modeling and use a python package. The first one I found was Mesa. Are there better packages, especially performance-wise?

python modeling agent-based modeling

1 answer

You can check out agentpy: https://agentpy.readthedocs.io/

Comparison with mesa here: https://agentpy.readthedocs.io/en/latest/comparison.html

Log in to answer this question.