3.1 (unreleased)#

Release date: TBD

Supports Python 3.9, 3.10, and 3.11.

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.

Highlights#

This release is the result of X of work with over X pull requests by X contributors. Highlights include:

Improvements#

API Changes#

Deprecations#

[#6564] Deprecate single_target_shortest_path_length to change return value to a dict in v3.3. Deprecate shortest_path in case of all_pairs to change return value to a iterator in v3.3.

Merged PRs#

<output of contribs.py>

Contributors#

<output of contribs.py>