Skip to content
/ iper Public

Code for the Interactive Policy Explorer for Social Simulation

Notifications You must be signed in to change notification settings

mrceresa/iper

Repository files navigation

Unit tests

iper - a Social policy explorer for Agent-Based Modeling

This is the first release of iper. No functionality guaranteed, bugs included.

Installation

The code works on Python 3.7+ To install iper on linux or macOS:

(1) First, install conda.

(2) Install git lfs to automatically download the shapefile data.

(3) Then clone the repository

(4) Launch prepare script that will configure a conda environment

git lfs install
git clone https://github.com/bcn-medtech/iper-social-simulations.git
cd iper-social-simulations/
./prepare.sh

Getting started

After installing the package, run the examples:

cd examples/SAR-COV2/
python run.py
cd examples/SAR-COV2/0dim/
python seihrd.py fit

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages