Skip to content

v0.0.1

Compare
Choose a tag to compare
@benmaier benmaier released this 13 Oct 19:08
· 4 commits to master since this release

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