Skip to content

isi-usc-edu/dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash agent-based modeling framework

Packages

Dash2 folder contains the dash library written in Python 3.

Installation

Installation as a Python package is not required. Expeiment scripts can be executed from their corresponding modules or project packages (e.g. Dash2/pass_attacker/, Dash2/tutorial/).

To install Dash2 as a Python package, run the following command.

python setup.py install

Dash2 can also be installed directly from github using pip with the following command:

pip install git+https://github.com/isi-usc-edu/dash.git

User Guide

Description of DASH models, agents and programming guide can be found here: docs/DASH_guide.docx .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages