Skip to content

Pull requests: networkx/networkx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update test_planarity.py
#7651 opened Sep 26, 2024 by Siddhesh0305 Loading…
Community detection
#7650 opened Sep 26, 2024 by Siddhesh0305 Loading…
Undirected graph
#7649 opened Sep 26, 2024 by Siddhesh0305 Loading…
modified distance_measures.py type: Enhancements
#7636 opened Sep 17, 2024 by Raj3110 Loading…
Mermaid flowcharts type: Enhancements
#7617 opened Sep 1, 2024 by gforcada Loading…
Add _dispatchable._get_convert_kwargs method for more composability Dispatching Related to dispatching and backend support type: Maintenance
#7602 opened Aug 15, 2024 by eriknw Loading…
Allow backend graphs to be tested as compatible NetworkX graphs Dispatching Related to dispatching and backend support type: Enhancements
#7600 opened Aug 15, 2024 by eriknw Loading…
New draw API type: API Visualization Related to graph visualization or layout
#7589 opened Aug 4, 2024 by mjschwenne Loading… 3.4
Allow dispatch machinery to fall back to networkx Dispatching Related to dispatching and backend support run:benchmark type: Enhancements
#7585 opened Jul 31, 2024 by eriknw Loading… 3.4
Save Layouts on Graphs Needs review type: API Visualization Related to graph visualization or layout
#7571 opened Jul 22, 2024 by mjschwenne Loading… 3.4
WIP: save backend kwargs when using config as context Dispatching Related to dispatching and backend support type: Enhancements
#7528 opened Jun 27, 2024 by eriknw Draft
Fall back to other backends on NotImplementedError Dispatching Related to dispatching and backend support type: Enhancements
#7499 opened Jun 13, 2024 by eriknw Loading…
Add config option to disable warning when using cached value Dispatching Related to dispatching and backend support type: Enhancements
#7497 opened Jun 13, 2024 by eriknw Loading…
ProTip! Filter pull requests by the default branch with base:main.