Skip to content

Pull requests: Qiskit/qiskit

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

Accumulate add/sub in SymbolExpr on the fly Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge.
#16753 opened Aug 12, 2026 by Cryoris Contributor Loading…
1 of 3 tasks
2.5.2
Fix add/sub optimizations including the same symbols Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge.
#16752 opened Aug 12, 2026 by Cryoris Contributor Loading…
1 of 3 tasks
2.5.2
Fix TypeError from Bloch.show() on all matplotlib backends Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16750 opened Aug 12, 2026 by Raunakg2005 Loading…
2 of 3 tasks
Remove the symbol_parser module for SymbolExpr Changelog: None Do not include in the GitHub Release changelog. mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library Rust This PR or issue is related to Rust code in the repository
#16747 opened Aug 11, 2026 by mtreinish Member Loading…
1 of 3 tasks
2.6.0
Use sympy srepr parser for template substitution Changelog: None Do not include in the GitHub Release changelog. mod: transpiler Issues and PRs related to Transpiler
#16746 opened Aug 11, 2026 by mtreinish Member Loading…
1 of 3 tasks
2.6.0
Avoid SymbolExpr string parser for Qpy loading of sympy expressions Changelog: Changed Add a "Changed" entry in the GitHub Release changelog. mod: qpy Related to QPY serialization
#16745 opened Aug 11, 2026 by mtreinish Member Loading…
1 of 3 tasks
2.6.0
Add qk_circuit_box to build box control-flow instructions from the C API Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16743 opened Aug 11, 2026 by yevgenyyaroker Loading…
2 of 3 tasks
Refactor coupling.py to use Rustworkxs make_symmetric implementation Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16742 opened Aug 11, 2026 by HedroPedro Contributor Loading…
1 of 3 tasks
Add unit tests for qiskit.visualization.bloch.Bloch Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16738 opened Aug 11, 2026 by dreads Loading…
2 of 3 tasks
Remove duplicated QPY round-trip boilerplate in test_circuit_load_from_qpy.py Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16737 opened Aug 11, 2026 by jaleipekoglu Contributor Loading…
2 of 3 tasks
Sum VF2Layout average errors in a deterministic order Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge.
#16732 opened Aug 10, 2026 by hfwen0502 Loading…
1 task done
2.5.2
Fix out-of-date Rust dependabot ignores Changelog: None Do not include in the GitHub Release changelog. type: qa Issues and PRs that relate to testing and code quality
#16730 opened Aug 10, 2026 by jakelishman Member Loading…
1 of 3 tasks
Re-enable dependabot updates for cibuildwheel Changelog: None Do not include in the GitHub Release changelog. type: qa Issues and PRs that relate to testing and code quality
#16728 opened Aug 10, 2026 by jakelishman Member Loading…
1 of 3 tasks
Add PauliProductRotation inverse method in Rust Community PR PRs from contributors that are not 'members' of the Qiskit repo Rust This PR or issue is related to Rust code in the repository
#16726 opened Aug 10, 2026 by banezia Loading…
1 of 3 tasks
Fix tests that discard the result of a non-mutating call Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16725 opened Aug 9, 2026 by TuguiDragos Loading…
2 tasks done
[WIP] Port PauliEvolutionGate to Rust performance Rust This PR or issue is related to Rust code in the repository
#16719 opened Aug 7, 2026 by davidfcohen Contributor Draft 2.6.0
Reject multi-qubit Solovay-Kitaev basis gates Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. Community PR PRs from contributors that are not 'members' of the Qiskit repo stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge.
#16718 opened Aug 7, 2026 by danielgaskins Loading…
2 of 3 tasks
Add Rust-native circuit annotations Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16713 opened Aug 6, 2026 by DennisWayo Contributor Loading…
1 of 3 tasks
Emit bare barrier; for global barriers in OpenQASM 3 export Community PR PRs from contributors that are not 'members' of the Qiskit repo
#16712 opened Aug 5, 2026 by huangtina22 Loading…
3 tasks
DAG circuit global phase accumulation fix Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge.
#16709 opened Aug 5, 2026 by gadial Contributor Loading…
1 of 3 tasks
2.5.2
QPY Version 18 mod: qpy Related to QPY serialization
#16708 opened Aug 5, 2026 by gadial Contributor Draft
1 of 3 tasks
2.6.0
Qpy v18 big endian mod: qpy Related to QPY serialization
#16707 opened Aug 5, 2026 by eladven Loading…
2 of 3 tasks
2.6.0
Separate python from non python dump and load
#16706 opened Aug 4, 2026 by gadial Contributor Loading…
1 of 3 tasks
2.6.0
Use relative-phase Toffoli gates in VBE adders and fix fixed-width addition Changelog: Added Add an "Added" entry in the GitHub Release changelog. Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. Community PR PRs from contributors that are not 'members' of the Qiskit repo synthesis
#16700 opened Aug 4, 2026 by patelvyom Contributor Loading…
2 of 3 tasks
2.6.0
[WIP] OQ2 import: Move custom-instruction expression evaluation fully into Rust mod: qasm2 Relating to OpenQASM 2 import or export
#16697 opened Aug 3, 2026 by jeevan0920 Contributor Draft 2.6.0
ProTip! Filter pull requests by the default branch with base:main.