There is a newer version of the record available.

Published August 18, 2021 | Version v2.5.0
Software Open

NNGT 2.5.0: sparse clustered graphs and improved backend support

Creators

Description

This new version adds support for NetworkX 2.6+, introduces a new network model, improves IO and plotting modules, and extends the list of functions that are supported by the default backend (if networkx, igraph, and graph-tool are not installed on the system).

New features

  • sparse_clustered: it is now possible to generate sparse graphs with a desired clustering coefficient, this comes with an associated rewiring scheme (f45d0a9b)
  • support for GraphML file format (a9f8710d)
  • support NetworkX 2.6+ (f4e5002e)

Enhancements

  • More efficient edge attribute access (speed and memory improvements, c8f29951)
  • Improved plots (color and size support for nodes and edges, visible arrows for directed networks..., 7f5340b8 & ccdd627f)
  • Add connectedness test with nngt default backend (d3979a15)

Bugfixes

Correct delete_edges for nngt backend that did not update the node degrees (b1ca08df).

Files

nngt-2.5.0.zip

Files (1.3 MB)

Name Size Download all
md5:0431ac5746edd4e7cc98ba78da1c1e51
1.3 MB Preview Download

Additional details

Related works

Is compiled by
Workflow: https://git.sr.ht/~tfardet/NNGT (URL)
Is documented by
Software documentation: https://nngt.readthedocs.io/en/latest (URL)
Is new version of
Software: 10.5281/zenodo.5005107 (DOI)
Is previous version of
Software: 10.5281/zenodo.5571901 (DOI)