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
- Nodelists for
from_biadjacency_matrix(#7993). - Add spectral bipartition community...