Skip to content

v0.1.7

Latest

Choose a tag to compare

@AlainKadar AlainKadar released this 24 Oct 01:07
· 8 commits to main since this release
db3a2d7

What's Changed

  • Allow explicit edge building for PointNetwork.
  • Add edge labelling for PointNetwork.
  • Allow certain _Compute subclasses to take igraph.Graph object as well as Network object.
  • Move node and edge weights from _Compute base class to its subclasses.
  • Compatibility with igraph version 1.0.0.
  • Moved cpp scripts
  • Write all graph generation parameters to network.json and allow loading from file.

New Contributors

Full Changelog: v0.1.6...v0.1.7