Information toolbox for analyzing complex dynamical systems. The goal of the packages is to provide a general and fast framework for computational scientists to use in addition to providing methods to compute informational impact. The package was written as part of my master thesis and the accompaning paper can be found here.
conda update env --file requirements.txt
python setup.py install
Initialize plexsim
git submodule init
git submodule update
This git repo is released under the GNU-GPLv3 license