-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Pull requests: networkx/networkx
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: replace built-in sum() with np.sum() in pagerank and katz
type: Enhancements
#8561
opened Mar 11, 2026 by
caiwen666
Loading…
Fix sparse heuristic not applied to diagonal blocks in stochastic_block_model
type: Bug fix
#8557
opened Mar 7, 2026 by
dean985
Loading…
1 task done
Added example for
SpanningTreeIterator to find min spanning trees
type: Enhancements
#8556
opened Mar 7, 2026 by
roboGOD
Loading…
EHN: Add nonedge argument to from_numpy_array and complete the roundtrip
type: Enhancements
#8552
opened Mar 5, 2026 by
MridulS
Loading…
Raise ValueError in
write_gexf for mixed typed attributes
type: Maintenance
#8549
opened Mar 4, 2026 by
roboGOD
Loading…
Minimum weight mean cycle contribution
type: Enhancements
#8546
opened Mar 3, 2026 by
ValeriyaKhot3
Loading…
ENH: Add format parameter to adjacency_matrix
type: Enhancements
#8545
opened Mar 3, 2026 by
toroleapinc
Loading…
Making edge view behavior consistent across different graph types
type: Maintenance
#8533
opened Feb 23, 2026 by
amcandio
Loading…
Add function to find a minimum feedback edge set
type: Enhancements
#8521
opened Feb 17, 2026 by
Leonardo-Pike-Excell
Loading…
Add utility to extract faces from PlanarEmbedding
type: Enhancements
#8512
opened Feb 12, 2026 by
VarandArakelian
Loading…
Proposal for NXEP-0005 for backbone extraction
NXEP
type: Enhancements
#8511
opened Feb 11, 2026 by
brianckeegan
Loading…
7 of 8 tasks
Implement Leiden Community Detection Algorithm
type: Enhancements
#8509
opened Feb 10, 2026 by
dk-gh
Loading…
Optimize _build_paths_from_predecessors stack logic for 30-40% speedup
type: Enhancements
#8460
opened Jan 9, 2026 by
DeepBuha06
Loading…
1 task done
Doc/add examples and unit tests for betweenness_centrality_subset
type: Documentation
#8438
opened Dec 29, 2025 by
Swaritz
Loading…
fix: handle empty graph in degree_pearson_correlation_coefficient (Fixes #6913)
type: Maintenance
#8395
opened Dec 17, 2025 by
samay2504
Loading…
ENH: Vectorized implementation for weighted clustering
type: Enhancements
#8349
opened Nov 19, 2025 by
JPBou
Loading…
7440
div>
Directed Steiner Tree approximation
type: Enhancements
#8283
opened Sep 19, 2025 by
Aka2210
Loading…
MAINT/TST: bring coverage to 100% for
approximation/density.py
type: Testing
#8270
opened Sep 16, 2025 by
Peiffap
Loading…
MAINT: consolidate cost matrix initialization in
similarity.py
type: Maintenance
#8260
opened Sep 9, 2025 by
Peiffap
Loading…
Draw functions wraps Related to graph visualization or layout
display
type: Maintenance
Visualization
Expander decomposition and cut finding algorithms
type: Enhancements
#8202
opened Aug 18, 2025 by
alfred-mikhael
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.