InstallationΒΆ

Installing DynamicaLab is easy (compared to some existing graph librairies). Clone the repository DynamicaLab. Then, install the module:

python setup.py develop

You can now import the module in python:

import dynamicalab as dlab