Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / networkx/networkx issues and pull requests
#7609 - `to_agraph` function modifies attributes of source graph
Issue -
State: closed - Opened by ashwin-nayak 3 months ago
#7607 - Floyd warshall and single source shortest paths give different results
Issue -
State: closed - Opened by Fre0Grella 3 months ago
- 2 comments
#7606 - pydot - Remove Colon Check on Strings
Pull Request -
State: closed - Opened by chrizzFTD 3 months ago
- 2 comments
Labels: type: Maintenance
#7604 - Correct the members of steering council
Pull Request -
State: closed - Opened by dschult 3 months ago
Labels: type: Documentation
#7602 - Add `_dispatchable._get_convert_kwargs` method for more composability
Pull Request -
State: open - Opened by eriknw 3 months ago
Labels: type: Maintenance, Dispatching
#7600 - Allow backend graphs to be tested as compatible NetworkX graphs
Pull Request -
State: open - Opened by eriknw 3 months ago
Labels: type: Enhancements, Dispatching
#7599 - DOC: Rm redundant module from autosummary.
Pull Request -
State: closed - Opened by rossbar 3 months ago
Labels: type: Maintenance
#7598 - Networkx use np.alltrue which is deprecated and is removed in numpy 2.0+
Issue -
State: closed - Opened by jlandercy 3 months ago
- 2 comments
#7597 - Abdulbari
Issue -
State: open - Opened by Abdulbarishumi 3 months ago
- 1 comment
#7596 - Bump minimum pydot version to 3.0.
Pull Request -
State: closed - Opened by rossbar 3 months ago
Labels: type: Maintenance
#7595 - Improved running time for harmonic centrality
Pull Request -
State: closed - Opened by 285714 3 months ago
Labels: type: Enhancements, run:benchmark
#7594 - CI: Include Python 3.13 in nightly wheel tests
Pull Request -
State: closed - Opened by EwoutH 3 months ago
- 2 comments
Labels: type: Maintenance
#7593 - `weisfeiler_lehman_graph_hash` does not support `edge_attr` for `MultiDiGraph`
Issue -
State: closed - Opened by PhilippvK 3 months ago
- 3 comments
#7592 - Add missing metadata to v3.3 release notes
Pull Request -
State: closed - Opened by peterjc 3 months ago
- 3 comments
Labels: type: Documentation
#7591 - avoid iteration and use boolean indexing
Pull Request -
State: closed - Opened by buddih09 3 months ago
Labels: type: Enhancements
#7590 - Update similarity.py to improve execution speed
Pull Request -
State: closed - Opened by buddih09 3 months ago
- 2 comments
Labels: type: Maintenance
#7589 - New draw API
Pull Request -
State: open - Opened by mjschwenne 3 months ago
- 3 comments
Labels: Visualization, type: API
#7588 - Fix `nx_pydot.graphviz_layout` for nodes with quoted/escaped chars
Pull Request -
State: closed - Opened by lkk7 3 months ago
Labels: type: Maintenance, Visualization
#7587 - Bump the actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 2 comments
Labels: type: Maintenance
#7586 - Fix weakly_connected_components() performance on graph view
Pull Request -
State: closed - Opened by gregory-shklover 4 months ago
- 1 comment
Labels: type: Enhancements
#7585 - Allow dispatch machinery to fall back to networkx
Pull Request -
State: closed - Opened by eriknw 4 months ago
- 15 comments
Labels: type: Enhancements, run:benchmark, Dispatching
#7583 - Hide edges with a weight of None in simple_paths
Pull Request -
State: closed - Opened by jmhull 4 months ago
- 1 comment
Labels: type: Enhancements
#7582 - Shortest path with weight=weight_function not uniquely identifying MultiEdges
Issue -
State: closed - Opened by ff781 4 months ago
- 4 comments
Labels: Question
#7581 - `nx.drawing.nx_pydot.graphviz_layout` crashes on a node with `"\n"` in the name (on new pydot versions)
Issue -
State: closed - Opened by lkk7 4 months ago
- 2 comments
#7580 - compute a random_regular_graph(N,K) but the adjacency matrix is totally wrong
Issue -
State: closed - Opened by BitBute01 4 months ago
- 4 comments
Labels: type: Documentation, Good First Issue
#7579 - Cycle basis for directed graphs
Issue -
State: open - Opened by BrannonKing 4 months ago
- 3 comments
Labels: type: Enhancements, Question
#7578 - Recognize `networkx.Graph` subclass instances and allow them for networkx fallback and auto dispatch of generators
Pull Request -
State: closed - Opened by rlratzel 4 months ago
- 3 comments
Labels: type: Enhancements, Dispatching
#7576 - Fixes #7575: Inconsistent `nx.subgraph` node types.
Pull Request -
State: closed - Opened by nelsonaloysio 4 months ago
- 6 comments
Labels: Question, close ?
#7575 - `numpy>=2`: Inconsistent `nx.subgraph` node types (`int`, `np.int64`)
Issue -
State: closed - Opened by nelsonaloysio 4 months ago
- 4 comments
#7574 - Fix installation instructions for `default` extras in README
Pull Request -
State: closed - Opened by johnthagen 4 months ago
- 1 comment
Labels: type: Documentation
#7573 - Update numpydoc (1.8)
Pull Request -
State: closed - Opened by jarrodmillman 4 months ago
Labels: type: Maintenance
#7572 - DOC: Fix typo in the code snippet provided in the docstring of nx_pydot.pydot_layout().
Pull Request -
State: closed - Opened by MarcCote 4 months ago
Labels: type: Documentation
#7571 - Save Layouts on Graphs
Pull Request -
State: open - Opened by mjschwenne 4 months ago
- 12 comments
Labels: Needs review, Visualization, type: API
#7570 - Individualize drawing attributes
Pull Request -
State: closed - Opened by mjschwenne 4 months ago
- 3 comments
Labels: type: Enhancements, Needs review, Visualization
#7569 - Add remove attribute functions
Pull Request -
State: closed - Opened by mjschwenne 4 months ago
- 2 comments
Labels: type: Enhancements, Needs review
#7568 - Log "can/should run" and caching in dispatch machinery
Pull Request -
State: closed - Opened by eriknw 4 months ago
- 1 comment
Labels: type: Enhancements, Dispatching
#7567 - DOC: Added `default_config` in `get_info`'s description
Pull Request -
State: closed - Opened by Schefflera-Arboricola 4 months ago
Labels: type: Documentation, Dispatching
#7565 - Add `edges` keyword/deprecate `link` keyword arguments in `JSON` input-output
Pull Request -
State: closed - Opened by bakhtos 4 months ago
Labels: type: API
#7564 - VF2PP subgraph monomorphism
Issue -
State: closed - Opened by mdindoost 4 months ago
- 1 comment
#7562 - network_simplex falsely reports negative cycle with infinite capacity
Issue -
State: open - Opened by gabriel2029 4 months ago
- 6 comments
Labels: type: Bug fix
#7561 - Fix installing nx-cugraph in deploy docs CI
Pull Request -
State: closed - Opened by eriknw 4 months ago
Labels: type: Maintenance
#7560 - .write_GEXF fails when exporting an attribute with type list.
Issue -
State: open - Opened by amirfarrahi 4 months ago
- 6 comments
Labels: Question
#7558 - #7546 More detail error message for pydot
Pull Request -
State: closed - Opened by KelvinChung2000 4 months ago
Labels: type: Enhancements
#7557 - nx.from_graph6_bytes could (or should) ignore trailing \n bytes (byte code 10)
Issue -
State: open - Opened by arnoudbuzing 4 months ago
- 2 comments
#7556 - Add `Introspection` section to backends docs
Pull Request -
State: closed - Opened by eriknw 4 months ago
- 2 comments
Labels: type: Documentation, Dispatching
#7555 - Gen Z
Issue -
State: closed - Opened by yulisaffa 4 months ago
- 2 comments
#7554 - Use pydocstyle autoformatting
Pull Request -
State: closed - Opened by jarrodmillman 4 months ago
- 4 comments
Labels: close ?
#7553 - MAINT: Do not use requirements files in circle CI
Pull Request -
State: closed - Opened by Carreau 4 months ago
Labels: type: Maintenance
#7552 - Update ruff config
Pull Request -
State: closed - Opened by jarrodmillman 4 months ago
- 4 comments
Labels: type: Maintenance
#7551 - Add changelist config
Pull Request -
State: closed - Opened by jarrodmillman 4 months ago
Labels: type: Maintenance
#7550 - Add pre-commit.ci autoupdate
Pull Request -
State: open - Opened by Peiffap 4 months ago
- 4 comments
Labels: type: Maintenance
#7549 - Only allow connected graphs in `eigenvector_centrality_numpy`
Pull Request -
State: closed - Opened by Peiffap 4 months ago
- 5 comments
Labels: type: Bug fix, run:benchmark
#7548 - Update sphinx gallery config to enable sphinx build caching
Pull Request -
State: closed - Opened by rossbar 5 months ago
Labels: type: Maintenance
#7547 - Update ruff pre-commit and config
Pull Request -
State: closed - Opened by jarrodmillman 5 months ago
Labels: type: Maintenance
#7545 - More accurate NodeNotFound error message.
Pull Request -
State: closed - Opened by Debilski 5 months ago
Labels: type: Maintenance
#7544 - Add `--doctest-modules` to base test workflow
Pull Request -
State: closed - Opened by Peiffap 5 months ago
- 1 comment
#7543 - Forceatlas2
Pull Request -
State: closed - Opened by rossbar 5 months ago
- 2 comments
Labels: type: Enhancements, Visualization
#7542 - CI: Add timeout limit to coverage job
Pull Request -
State: closed - Opened by rossbar 5 months ago
Labels: type: Maintenance
#7541 - FIX: scipy 1d indexing tripped up numpy?
Pull Request -
State: closed - Opened by MridulS 5 months ago
- 7 comments
Labels: type: Maintenance
#7540 - Minor touchups to node_link functions
Pull Request -
State: closed - Opened by rossbar 5 months ago
- 1 comment
Labels: type: Maintenance
#7539 - Minor updates to colliders v_structures tests
Pull Request -
State: closed - Opened by rossbar 5 months ago
- 1 comment
Labels: type: Maintenance
#7538 - Fix CI installation of nx-cugraph in docs workflow
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 2 comments
Labels: type: Maintenance
#7537 - Update images used in docs build workflow.
Pull Request -
State: closed - Opened by rossbar 5 months ago
- 2 comments
Labels: type: Maintenance
#7536 - CI: cugraph installation errors in docs workflow
Issue -
State: closed - Opened by rossbar 5 months ago
- 1 comment
Labels: type: Maintenance
#7535 - Minor doc/test tweaks for dorogovtsev_goltsev_mendes
Pull Request -
State: closed - Opened by rossbar 5 months ago
Labels: type: Maintenance
#7534 - Bump the actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: type: Maintenance
#7532 - add: nodes attribute is modifiable
Pull Request -
State: closed - Opened by bakhtos 5 months ago
- 7 comments
Labels: type: Enhancements
#7528 - WIP: save backend kwargs when using config as context
Pull Request -
State: open - Opened by eriknw 5 months ago
Labels: type: Enhancements, Dispatching
#7524 - Fixed the citation in `dominance.py` [Issue #7522]
Pull Request -
State: closed - Opened by muddi900 5 months ago
- 6 comments
Labels: type: Documentation
#7523 - Graph becomes invalid after node removal
Issue -
State: closed - Opened by Old-Shatterhand 5 months ago
- 2 comments
#7522 - wrong citation for dominance algorithms
Issue -
State: closed - Opened by marksantcroos 5 months ago
- 3 comments
Labels: Good First Issue
#7521 - Forceatlas2 networkx clean
Pull Request -
State: closed - Opened by cvanelteren 5 months ago
- 1 comment
Labels: type: Enhancements, Visualization
#7519 - Clarification of `networkx.karate_club_graph()` Dataset
Issue -
State: closed - Opened by Schefflera-Arboricola 5 months ago
- 3 comments
Labels: type: Documentation, Good First Issue
#7518 - MAINT: Made `plot_image_segmentation_spectral_graph_partition` example compatible with scipy 1.14.0
Pull Request -
State: closed - Opened by Schefflera-Arboricola 5 months ago
- 1 comment
Labels: type: Maintenance
#7516 - nx.adjacency_matrix returns the incorrect adjacency matrix
Issue -
State: closed - Opened by MooohMCPE 5 months ago
- 3 comments
Labels: Question
#7514 - Prettify `README.rst`
Pull Request -
State: closed - Opened by Peiffap 5 months ago
Labels: type: Documentation
#7512 - Fix pygraphviz install on Windows
Pull Request -
State: closed - Opened by Carreau 5 months ago
- 4 comments
Labels: type: Maintenance
#7511 - strong product docs update
Pull Request -
State: closed - Opened by sanchitram1 5 months ago
- 1 comment
Labels: type: Documentation
#7510 - Fix the docs of `strong_product`
Issue -
State: closed - Opened by Schefflera-Arboricola 5 months ago
- 1 comment
Labels: type: Documentation, Good First Issue
#7508 - Update geospatial gallery dependencies
Pull Request -
State: closed - Opened by jarrodmillman 5 months ago
Labels: type: Maintenance
#7507 - Update momepy
Pull Request -
State: closed - Opened by jarrodmillman 5 months ago
Labels: type: Maintenance
#7506 - Fix dispatch tests when using numpy 2
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 1 comment
Labels: type: Bug fix, Dispatching
#7505 - Dispatch Test Failing Due to Graph `adj` Comparison for some algorithms in `expanders.py`
Issue -
State: closed - Opened by Schefflera-Arboricola 5 months ago
- 1 comment
Labels: Dispatching
#7504 - CI BUG: it probably shouldn't run on branches of forks
Issue -
State: open - Opened by bsipocz 5 months ago
- 1 comment
Labels: type: Maintenance
#7503 - CI: update action that got moved org
Pull Request -
State: closed - Opened by bsipocz 5 months ago
- 2 comments
Labels: type: Maintenance
#7502 - WIP: expand `backend_priority` config to support graph generators
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 1 comment
Labels: type: Enhancements, Dispatching
#7501 - Not compatible with Numpy 2.0
Issue -
State: closed - Opened by Timmmm 5 months ago
- 2 comments
#7500 - Update NetworkX reference links in doc index
Pull Request -
State: closed - Opened by Peiffap 5 months ago
Labels: type: Documentation
#7499 - Fall back to other backends on `NotImplementedError`
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 2 comments
Labels: type: Enhancements, Dispatching
#7498 - Enable caching by default
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 2 comments
Labels: type: Enhancements
#7497 - Add config option to disable warning when using cached value
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 7 comments
Labels: type: Enhancements, Dispatching
#7496 - Add `"networkx"` backend for dispatching
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 4 comments
Labels: type: Enhancements, Dispatching
#7495 - Do not use requirements file in github workflow.
Pull Request -
State: closed - Opened by Carreau 5 months ago
- 4 comments
Labels: type: Maintenance
#7494 - Ensure we always raise for unknown backend in `backend=`
Pull Request -
State: closed - Opened by eriknw 5 months ago
- 1 comment
Labels: type: Bug fix, Dispatching
#7493 - Add `polynomials.py` to `needs_numpy`
Pull Request -
State: closed - Opened by Peiffap 5 months ago
- 3 comments
Labels: type: Maintenance
#7492 - MAINT: Rename `LoopbackDispatcher` to `LoopbackBackendInterface` and `dispatcher` to `backend_interface`
Pull Request -
State: closed - Opened by Schefflera-Arboricola 5 months ago
Labels: type: Maintenance, Dispatching
#7490 - Try to Remove autogenerate requirements files.
Pull Request -
State: closed - Opened by Carreau 5 months ago
- 4 comments
Labels: type: Maintenance
#7489 - Improve test coverage and docstrings for `generators/classic`
Pull Request -
State: open - Opened by Peiffap 5 months ago
- 1 comment
Labels: type: Maintenance
#7488 - Remove deprecated ruff linter settings and fix string formatting warnings
Pull Request -
State: closed - Opened by Peiffap 5 months ago
- 2 comments
Labels: type: Maintenance
#7487 - Clarify the meaning of the cutoff parameter in some path-finding functions
Pull Request -
State: open - Opened by fedarko 5 months ago
- 2 comments
Labels: type: Documentation