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

Combine Python types in PackedInstructions Changelog: None Do not include in changelog Rust This PR or issue is related to Rust code in the repository
#15277 opened Oct 30, 2025 by mtreinish Loading…
Prepare Qiskit 2.2.3 Changelog: None Do not include in changelog
#15275 opened Oct 29, 2025 by jakelishman Loading… 2.2.3
Add methods to get active bits from QuantumCircuit Changelog: New Feature Include in the "Added" section of the changelog mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library
#15274 opened Oct 29, 2025 by mtreinish Loading…
[WIP] Using Ross-Selinger in Qiskit fault tolerance related to fault tolerance compilation mod: transpiler Issues and PRs related to Transpiler
#15270 opened Oct 29, 2025 by alexanderivrii Draft 2.3.0
Docker-based QPY compatibility tests Changelog: None Do not include in changelog mod: qpy Related to QPY serialization
#15264 opened Oct 28, 2025 by gadial Loading… 2.3.0
Serialization of SparseObservable in qpy bug Something isn't working mod: qpy Related to QPY serialization
#15263 opened Oct 28, 2025 by kaldag Loading…
Fix text drawer layering for classical wires Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15262 opened Oct 28, 2025 by neuralsorcerer Loading…
Fix issue 15167 Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15261 opened Oct 28, 2025 by Vivek1106-04 Loading…
circuit: harden controlled RX/RY/RZ (use gate.params[0] instead of definition) Community PR PRs from contributors that are not 'members' of the Qiskit repo mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library
#15260 opened Oct 27, 2025 by ManuelEsparcia Loading…
docs: fix grammar in crate structure (Qiskit's/Rust/run the tests) Community PR PRs from contributors that are not 'members' of the Qiskit repo
#15253 opened Oct 27, 2025 by ManuelEsparcia Loading…
Add qk_circuit_to_dag and qk_dag_to_circuit to the C API C API Related to the C API Changelog: New Feature Include in the "Added" section of the changelog
#15247 opened Oct 26, 2025 by eliarbel Loading… 2.3.0
Allow forcibly disabling debug mode during build Changelog: None Do not include in changelog type: qa Issues and PRs that relate to testing and code quality
#15242 opened Oct 23, 2025 by jakelishman Loading…
Add qk_transpile_stage_layout() to the C API C API Related to the C API Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler on hold Can not fix yet
#15241 opened Oct 23, 2025 by mtreinish Loading…
1 task done
2.3.0
Deprecate opt_a1, opt_a2, and non-decomposer callables in qs_decomposition (Qiskit 2.3) Community PR PRs from contributors that are not 'members' of the Qiskit repo synthesis
#15235 opened Oct 22, 2025 by AbdullahKazi500 Loading…
3 tasks done
Add CI support for Python 3.14 Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable type: qa Issues and PRs that relate to testing and code quality
#15224 opened Oct 20, 2025 by jakelishman Loading… 2.3.0
bringing back qiskit.transpiler.passes.LightCone Changelog: None Do not include in changelog documentation Something is not clear or an error documentation stable backport potential The bug might be minimal and/or import enough to be port to stable
#15219 opened Oct 20, 2025 by 1ucian0 Loading… 2.3.0
Extend LitinskiTransformation pass to handle measurements fault tolerance related to fault tolerance compilation
#15217 opened Oct 20, 2025 by alexanderivrii Loading… 2.3.0
Cleanup of circuit library control methods
#15209 opened Oct 19, 2025 by alexanderivrii Loading…
Add ways to iterate over the Target in C. C API Related to the C API Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler
#15208 opened Oct 17, 2025 by raynelfss Loading…
1 task done
2.3.0
Add qk_transpile_stage_init() to the C API C API Related to the C API Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler on hold Can not fix yet
#15207 opened Oct 17, 2025 by mtreinish Loading… 2.3.0
Add DAG typed node support to C API. C API Related to the C API
#15206 opened Oct 17, 2025 by kevinhartman Loading… 2.3.0
ProTip! Filter pull requests by the default branch with base:main.