v0.0.1
Added
- docstrings
- assertion that the network's node set consists of integers in range
[0,N-1]
Fixed
- A bug where model.weight should have been used but wasn't
- A bug where a possibly wrong order of nodes in
G.nodes()
leads to a wrong order of a nodes's in-degree