NetworkX 3.2.1#
Release date: 28 October 2023
Supports Python 3.9, 3.10, 3.11, and 3.12.
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
For more information, please visit our website and our gallery of examples. Please send comments and questions to the networkx-discuss mailing list.
API Changes#
Disallow negative number of nodes in
complete_multipartite_graph
(#7057).
Enhancements#
Add Tadpole graph (#6999).
Bug Fixes#
Documentation#
Maintenance#
Other#
Update convert_matrix.py (#7018).
Contributors#
8 authors added to this release (alphabetically):
AKSHAYA MADHURI (@akshayamadhuri)
Dan Schult (@dschult)
Erik Welch (@eriknw)
Jarrod Millman (@jarrodmillman)
Jonas Otto (@ottojo)
Jordan Matelsky (@j6k4m8)
Ross Barnowski (@rossbar)
6 reviewers added to this release (alphabetically):
Dan Schult (@dschult)
Jarrod Millman (@jarrodmillman)
Mridul Seth (@MridulS)
Ross Barnowski (@rossbar)
Stefan van der Walt (@stefanv)
_These lists are automatically generated, and may not be complete or may contain duplicates._