3.2 (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#
[#6654] Function
cycle_basis
switched from using Python sets to dicts so the results are now deterministic (not dependent on order reported by a set).
API Changes#
Deprecations#
Merged PRs#
<output of contribs.py>
Contributors#
<output of contribs.py>