Skip to content

Releases: benmaier/thresholdmodel

v0.0.3

19 Dec 12:03
Compare
Choose a tag to compare

Catch errors for iterable thresholds

v0.0.2

13 Oct 19:15
Compare
Choose a tag to compare

Some adjustments in docs and copyrights.

v0.0.1

13 Oct 19:08
Compare
Choose a tag to compare

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