This package contains functions needed for the simulations and real applications in the iDDN paper.
To install the package, clone locally, go to the directory, then run
pip install -e ./Note that you have to first install ddn3 and iddn packages first.
For more details about running simulations and drawing figures in the paper, see iDDN experiments repository.
Also note that codes for the R part of the simulation (JGL and iDINGO) are also in that repository.