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

Add Python conversion to QkObs C API Related to the C API Changelog: Added Add an "Added" entry in the GitHub Release changelog. Changelog: Changed Add a "Changed" entry in the GitHub Release changelog. mod: quantum info Related to the Quantum Info module (States & Operators)
#15821 opened Mar 16, 2026 by jakelishman Loading… 2.4.0
Fix PauliEvolutionGate trace and dim calculation Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog.
#15816 opened Mar 16, 2026 by Cryoris Loading… 2.4.0
Improve commutation checking of Pauli product rotations and measurements Changelog: Added Add an "Added" entry in the GitHub Release changelog. performance
#15815 opened Mar 16, 2026 by alexanderivrii Loading… 2.5.0
Don't track loop_param Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog.
#15814 opened Mar 16, 2026 by jeevan0920 Loading… 2.4.0
Add internal evolve methods by Clifford gates Changelog: None Do not include in the GitHub Release changelog. mod: quantum info Related to the Quantum Info module (States & Operators)
#15813 opened Mar 15, 2026 by ShellyGarion Loading… 2.5.0
Extend RemoveIdentityEquivalent and CommutativeOptimization with PauliProductRotations Changelog: Added Add an "Added" entry in the GitHub Release changelog. mod: transpiler Issues and PRs related to Transpiler
#15810 opened Mar 15, 2026 by alexanderivrii Loading… 2.5.0
Coercing integer types to floats when appending a PPR to a circuit Changelog: None Do not include in the GitHub Release changelog.
#15809 opened Mar 15, 2026 by alexanderivrii Loading… 2.4.0
Restrict unsafe blocks to single statements where possible. Changelog: None Do not include in the GitHub Release changelog. type: qa Issues and PRs that relate to testing and code quality
#15806 opened Mar 13, 2026 by Cryoris Loading… 2.5.0
Make Sabre generic over analysis type Changelog: Added Add an "Added" entry in the GitHub Release changelog. mod: transpiler Issues and PRs related to Transpiler on hold Can not fix yet performance
#15799 opened Mar 12, 2026 by jakelishman Loading… 2.5.0
Fix dcx decomposition inside control-flow blocks Fixes #15750 Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15797 opened Mar 12, 2026 by rajnisht7 Loading…
Fix #7155: Make CSPLayout handle multi-qubit gates Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15793 opened Mar 11, 2026 by AshiteshSingh Loading…
Update factor 2 in hard-coded angles in convert_to_pauli_rotations.rs Changelog: None Do not include in the GitHub Release changelog. fault tolerance related to fault tolerance compilation
#15787 opened Mar 9, 2026 by ShellyGarion Loading… 2.5.0
Add DAG-based variant of BasisTranslator transpiler pass in C API Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15783 opened Mar 8, 2026 by bruno-ah-um Loading…
Fix: Initialize.inverse() now raises CircuitError immediately Changelog: Fixed Add a "Fixed" entry in the GitHub Release changelog. Community PR PRs from contributors that are not 'members' of the Qiskit repo on hold Can not fix yet
#15782 opened Mar 8, 2026 by dinuthierycosminpro-debug Loading…
2 of 3 tasks
2.5.0
Update typing for QuantumCircuit.append to accept to_instruction providers Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15779 opened Mar 7, 2026 by Sonai124 Loading…
1 of 3 tasks
Add linting of vtable slots compared to exports C API Related to the C API Changelog: None Do not include in the GitHub Release changelog. type: qa Issues and PRs that relate to testing and code quality
#15778 opened Mar 7, 2026 by jakelishman Loading… 2.4.0
feat: add approximation_degree to CommutativeCancellation pass Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15777 opened Mar 6, 2026 by HichamAmer Loading…
Add barrier_label_len option to circuit drawers Changelog: Added Add an "Added" entry in the GitHub Release changelog.
#15776 opened Mar 6, 2026 by ihincks Loading…
Support phase gates in LitinskiTransformation Changelog: Added Add an "Added" entry in the GitHub Release changelog. fault tolerance related to fault tolerance compilation on hold Can not fix yet
#15773 opened Mar 6, 2026 by Cryoris Loading… 2.5.0
Add C/Python interop for QuantumRegister and ClassicalRegister C API Related to the C API Changelog: Added Add an "Added" entry in the GitHub Release changelog. mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library on hold Can not fix yet
#15768 opened Mar 5, 2026 by jakelishman Loading…
1 task
2.4.0
Add QkCircuit C/Python interoperation via QuantumCircuit._data C API Related to the C API Changelog: Added Add an "Added" entry in the GitHub Release changelog. Changelog: Changed Add a "Changed" entry in the GitHub Release changelog. mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library
#15767 opened Mar 5, 2026 by jakelishman Loading… 2.4.0
Add safe Python-extension module C API headers C API Related to the C API Changelog: Added Add an "Added" entry in the GitHub Release changelog. on hold Can not fix yet
#15762 opened Mar 5, 2026 by jakelishman Loading…
5 tasks
2.4.0
Add C API vtable to pyext C API Related to the C API Changelog: Added Add an "Added" entry in the GitHub Release changelog. on hold Can not fix yet Rust This PR or issue is related to Rust code in the repository
#15761 opened Mar 5, 2026 by jakelishman Loading…
3 tasks
2.4.0
Separate type/constant declarations from functions in C headers C API Related to the C API Changelog: Added Add an "Added" entry in the GitHub Release changelog.
#15760 opened Mar 5, 2026 by jakelishman Queued 2.4.0
PBC transformations for C C API Related to the C API Changelog: Added Add an "Added" entry in the GitHub Release changelog. fault tolerance related to fault tolerance compilation
#15756 opened Mar 5, 2026 by Cryoris Loading… 2.4.0
ProTip! Filter pull requests by the default branch with base:main.