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