Skip to content

Releases: compass-stc/StructuralGT

v0.1.7

24 Oct 01:07
db3a2d7

Choose a tag to compare

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

v0.1.6

15 Aug 01:00

Choose a tag to compare

Bug fix.

v0.1.5

14 Aug 20:44

Choose a tag to compare

Add GeometricGraph, allow single image file paths for 2D networks, write edge weights to .gsd.

v0.1.4

07 Jul 14:48

Choose a tag to compare

Complete PointNetwork class with tests, revise documentation, add average node betweenness, use micromamba for GitHub actions.

v0.1.3

15 Apr 10:10

Choose a tag to compare

Fixed bugs, added bellybutton deeplearner module, allow python only installation.

v0.1.2

04 Feb 00:35
b2e74c8

Choose a tag to compare

Initial conda release.

v0.1.1

03 Feb 23:43

Choose a tag to compare

Initial conda-forge release.