systems-explained / Community_Inclusion_Currencies

Repository for Complex Systems model of the Grassroots Economics Community Inclusion Currency project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Community_Inclusion_Currencies

Repository for Complex Systems model of the Grassroots Economics Community Inclusion Currencies (CIC) project with the Red Cross. The Colab notebooks are able to be run and played with by anyone who uses the link. Modeling is built in cadCAD.

What is cadCAD?

cadCAD (complex adaptive dynamics Computer-Aided Design) is a python based modeling framework for research, validation, and Computer Aided Design of complex systems. Given a model of a complex system, cadCAD can simulate the impact that a set of actions might have on it. This helps users make informed, rigorously tested decisions on how best to modify or interact with the system in order to achieve their goals. cadCAD supports different system modeling approaches and can be easily integrated with common empirical data science workflows. Monte Carlo methods, A/B testing and parameter sweeping features are natively supported and optimized for.

See cadCAD on Github for some tutorials on how to use cadCAD.

Reproducibility

In order to reperform this code, we recommend the researcher use the following link to download https://www.anaconda.com/products/individual to download Python 3.7+. To install the specific version of cadCAD this repository was built with, run the following code: pip install cadCAD==0.4.22

To download the specific version of this code, run the following command in your command line:

git clone https://github.com/BlockScience/Community_Inclusion_Currencies.git

Then run cd Community_Inclusion_Currencies to enter the repository. Finally, run jupyter notebook to open a notebook server to run the various notebooks in this repository.

Simulations

Theory work

Click here

Subpopulation initialization

Click here

Simulation work

Click here

Parameter sweep

Click here

Colab - last refresh and synchronisation date: 5-26-2020.

Note: Colabs use 10 instead of 50 clusters for speed.

Click here to get to an interactive notebook

Click here to for an interactive notebook with a parameter sweep

Role Taxonomy

Block Science produced a role taxonomy of the CIC project. Click here to view it.

Concepts addressed

Bonding Curves

Systems Thinking

cadCAD

Token Engineering

Community Currencies

Subpopulation modeling

Complex systems

Network theory

Economics

Systems Engineering

About

Repository for Complex Systems model of the Grassroots Economics Community Inclusion Currency project.

License:GNU Lesser General Public License v3.0


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%