Releases: compass-stc/StructuralGT
Releases · compass-stc/StructuralGT
v0.1.7
What's Changed
- Allow explicit edge building for
PointNetwork. - Add edge labelling for
PointNetwork. - Allow certain
_Computesubclasses to takeigraph.Graphobject as well asNetworkobject. - Move node and edge weights from
_Computebase class to its subclasses. - Compatibility with
igraphversion1.0.0. - Moved cpp scripts
- Write all graph generation parameters to
network.jsonand allow loading from file.
New Contributors
- @josephburkhart made their first contribution in #27
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Bug fix.
v0.1.5
Add GeometricGraph, allow single image file paths for 2D networks, write edge weights to .gsd.
v0.1.4
Complete PointNetwork class with tests, revise documentation, add average node betweenness, use micromamba for GitHub actions.
v0.1.3
Fixed bugs, added bellybutton deeplearner module, allow python only installation.
v0.1.2
Initial conda release.
v0.1.1
Initial conda-forge release.