Urban/Rural Adaptive Culture Model (1.0.0)
Contains python3 code used to replicate the culture model from the JASSS submission: “Modeling Cultural Dissemination and Divergence between Rural and Urban Regions.”
Release Notes
Required Packages: numpy, pandas, and time.
The code is formatted to be run in a Jupiter Notebook.
Notebook Outline:
Cell 1: Import required packages
Cell 2: Define model and helper functions
Cell 3: Set model parameters
Cell 4: Run the model
Associated Publications
Urban/Rural Adaptive Culture Model 1.0.0
Submitted by
Nick LaBerge
Published Jul 19, 2020
Last modified Jul 19, 2020
Contains python3 code used to replicate the culture model from the JASSS submission: “Modeling Cultural Dissemination and Divergence between Rural and Urban Regions.”
Release Notes
Required Packages: numpy, pandas, and time.
The code is formatted to be run in a Jupiter Notebook.
Notebook Outline:
Cell 1: Import required packages
Cell 2: Define model and helper functions
Cell 3: Set model parameters
Cell 4: Run the model