networkx 3.6.1#
We’re happy to announce the release of networkx 3.6.1!
API Changes#
Add spectral bipartition community finding and greedy bipartition using node swaps (#8347).
Enhancements#
Bug Fixes#
Fix: allow graph subclasses to have additional arguments (#8369).
Documentation#
DOC: Improve benchmarking readme (#8358).
DOC: More details re: RC releases in the release process devdocs (#8346).
DOC: clarify difference between G.nodes/G.nodes() and G.edges/G.edges() in tutorial (#8300).
DOC: Add blurb to contributor guide about drawing tests (#8370).
DOC: Fix underline lens in docstrings (#8371).
Rolling back shortest paths links (#8373).
Maintenance#
Other#
Contributors#
10 authors added to this release (alphabetically):
Aditi Juneja (@Schefflera-Arboricola)
Alejandro Candioti (@amcandio)
Colman Bouton (@LorentzFactor)
Dan Schult (@dschult)
Erik Welch (@eriknw)
Mridul Seth (@MridulS)
Ross Barnowski (@rossbar)
9 reviewers added to this release (alphabetically):
Aditi Juneja (@Schefflera-Arboricola)
Alejandro Candioti (@amcandio)
Colman Bouton (@LorentzFactor)
Dan Schult (@dschult)
Erik Welch (@eriknw)
Gilles Peiffer (@Peiffap)
Mridul Seth (@MridulS)
Ross Barnowski (@rossbar)
_These lists are automatically generated, and may not be complete or may contain duplicates._