miniBN (`colomoto.minibn`): * add `loops` option for *Dynamics * add generic random walk for `UpdateModeDynamics` sub-classes
Others: * fix `setup_helper` on Windows + add possibility to invoke within Python
0.8.1
minibn`: * API change for Dynamics classes * `BlockParallelDynamics`
0.8.0
minibn.BooleanNetwork`: * add `dynamics` and `partial_dynamics` methods to compute state transition graph with various update modes * implemented update modes: synchronous, asynchronous, general, and bloc-sequential