Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 377 Bytes

README.MD

File metadata and controls

15 lines (12 loc) · 377 Bytes

Agent base model

Learn how to use this tool in python with mesa framework

set up

conda create -n abm_practice python=3.7
pip install -r https://raw.githubusercontent.com/projectmesa/mesa/main/examples/boltzmann_wealth_model/requirements.txt

Characteristic

  1. discrete timespace

Reference