-
Notifications
You must be signed in to change notification settings - Fork 205
Pull requests: Qiskit/rustworkx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reuse inner allocation in collect_bicolor_runs
#1578
opened Apr 15, 2026 by
mtreinish
Member
Loading…
Avoid inner-loop allocations in
longest_path
#1577
opened Apr 15, 2026 by
jakelishman
Member
Loading…
Fix pagerank convergence threshold for large sparse graphs (#1575)
#1576
opened Apr 14, 2026 by
pathway
Loading…
Reduce allocation overhead in dag_algo::longest_path
#1563
opened Mar 11, 2026 by
mtreinish
Member
Loading…
Use ubuntu-24.04-ppc64le and ubuntu-24.04-s390x runners for wheels.yml
#1555
opened Feb 18, 2026 by
IvanIsCoding
Collaborator
Loading…
Changed matplotlib.py so that draw_edges() accepts connectionstyle arguments besides arcs
#1498
opened Aug 24, 2025 by
eric072891
Loading…
token_swapper to accept generic map and to return its swaps as (G::NodeId, G::NodeId)
#1463
opened Jun 9, 2025 by
gluonhiggs
Contributor
Loading…
Find k shortest paths using Yen's Algorithm
#1363
opened Jan 15, 2025 by
nitsatiisc
Loading…
2 tasks
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
Add new subsitute_subgraph() method to graph classes
#823
opened Feb 24, 2023 by
mtreinish
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.