Releases: colomoto/colomoto-jupyter
Releases · colomoto/colomoto-jupyter
v0.6
colomoto-jupyter 0.5.11
- fix compatibility with recent IPython versions
colomoto-jupyter 0.5.10
Added:
colomoto.helpers.layout_graph
: returns layout of a networkx graph using GraphViz- rough
influence_graph()
forcolomoto.minibn.MultiValuedNetwork
colomoto-jupyter 0.5.9
new methods for minibn.BooleanNetwork
:
__call__(x)
: returnsf(x)
constants()
: returns a mapping between constant nodes and their constant value.