Skip to content

Pull requests: Qiskit/rustworkx

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

Pull requests list

Bump pillow from 12.1.1 to 12.2.0 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#1574 opened Apr 13, 2026 by dependabot bot Loading…
Bump uv from 0.11.2 to 0.11.6 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#1573 opened Apr 10, 2026 by dependabot bot Loading…
Reduce allocation overhead in dag_algo::longest_path
#1563 opened Mar 11, 2026 by mtreinish Member Loading…
Add free-threaded Python to the CI
#1528 opened Dec 14, 2025 by IvanIsCoding Collaborator Loading… 0.18.0
Migrate from setuptools-rust to maturin
#1527 opened Dec 14, 2025 by IvanIsCoding Collaborator Loading… 0.18.0
Graph6 DiGaph6 Sparse6 support
#1500 opened Sep 6, 2025 by hsunwenfang Draft
4 tasks done
Add interactive playground for users to try rustworkx
#1451 opened May 19, 2025 by IvanIsCoding Collaborator Loading… 0.18.0
Add tests for Pyodide build with Pixi and uv
#1450 opened May 15, 2025 by IvanIsCoding Collaborator Loading… 0.18.0
Add Pixi workflow to verify Pyodide build works
#1449 opened May 13, 2025 by IvanIsCoding Collaborator Loading… 0.18.0
Read edge list doc
#1444 opened May 8, 2025 by rahaman-quantum Loading…
Find k shortest paths using Yen's Algorithm
#1363 opened Jan 15, 2025 by nitsatiisc Loading…
2 tasks
[WIP] Louvain algorithm for undirected graphs
#1277 opened Sep 5, 2024 by jpacold Contributor Draft
Port substitute_node_with_subgraph to core.
#1259 opened Jul 31, 2024 by kevinhartman Contributor Draft
3 tasks
Port VF2 to rustworkx-core
#1235 opened Jul 1, 2024 by kevinhartman Contributor Loading…
3 tasks done
Resolve issue #1029
#1170 opened Apr 23, 2024 by gluonhiggs Contributor Loading…
Adding degree centrality function
#1145 opened Mar 17, 2024 by TheMLEngineer Loading…
Implementation of cycle_basis_edges
#885 opened May 31, 2023 by raynelfss Contributor Loading…
Add new subsitute_subgraph() method to graph classes
#823 opened Feb 24, 2023 by mtreinish Member Loading…
ProTip! Adding no:label will show everything without a label.