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?
• 2,946 views
•
link
1 answer
You can check out agentpy: https://agentpy.readthedocs.io/
Comparison with mesa here: https://agentpy.readthedocs.io/en/latest/comparison.html
• 0 views
•
link
Log in to answer this question.