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
Sort

Pull requests list

Fix deepcopy/pickle of DAGCircuit variable IO nodes Changelog: Bugfix Include in the "Fixed" section of the changelog mod: transpiler Issues and PRs related to Transpiler stable backport potential The bug might be minimal and/or import enough to be port to stable
#14041 opened Mar 17, 2025 by kevinhartman Review required 2.0.0
Make Target use interners to store gate names Changelog: None Do not include in changelog on hold Can not fix yet
#14040 opened Mar 17, 2025 by raynelfss Review required 2.1.0
MSVC complex number support in qiskit.h C API Related to the C API Changelog: None Do not include in changelog on hold Can not fix yet
#14037 opened Mar 17, 2025 by Cryoris Review required
Run C tests on all tier 1 platforms C API Related to the C API Changelog: None Do not include in changelog type: qa Issues and PRs that relate to testing and code quality
#14030 opened Mar 15, 2025 by mtreinish Review required
Allow circuits using only SI units to pass through TimeUnitConversion stable backport potential The bug might be minimal and/or import enough to be port to stable
#14027 opened Mar 14, 2025 by wshanks Review required 2.0.0
Prepare 2.0.0 release on hold Can not fix yet
#14021 opened Mar 14, 2025 by ElePT Draft 2.0.0
Use cbindgen via Rust API C API Related to the C API
#14013 opened Mar 13, 2025 by Cryoris Review required
Minor docs follow-up to #12850 Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable
#14012 opened Mar 13, 2025 by ElePT Review required 2.0.0
[Stretch] Don't reject non-const duration in constructors. stable backport potential The bug might be minimal and/or import enough to be port to stable
#14009 opened Mar 12, 2025 by kevinhartman Review required 2.0.0
Add initial C API for circuit construction C API Related to the C API 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 priority: high Rust This PR or issue is related to Rust code in the repository
#14006 opened Mar 12, 2025 by mtreinish Review required
1 task done
2.1.0
Create a secure internal path for custom prefixes in registers. bug Something isn't working Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable
#14005 opened Mar 12, 2025 by raynelfss Review required 2.0.0
Fix equality and pickling of DAGCircuit with stretches Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable
#14000 opened Mar 11, 2025 by kevinhartman Review required
1 task done
2.0.0
Use OnceLock to cache a NormalOperation in Target Changelog: None Do not include in changelog mod: transpiler Issues and PRs related to Transpiler Rust This PR or issue is related to Rust code in the repository
#13995 opened Mar 11, 2025 by raynelfss Review required 2.1.0
Bump indexmap from 2.7.1 to 2.8.0 Changelog: None Do not include in changelog dependencies Pull requests that update a dependency file Rust This PR or issue is related to Rust code in the repository
#13990 opened Mar 11, 2025 by dependabot bot Review required
#13935 Fixed: Compose Error Message Changed Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13979 opened Mar 10, 2025 by pdd23001 Draft
Ancilla-Free Quantum Adder with Sublinear Depth Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13975 opened Mar 9, 2025 by patelvyom Draft
Fix barrier label when output='mpl' Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13971 opened Mar 8, 2025 by atharva-satpute Review required
Stop using faer-rs for uc_gate.rs Changelog: None Do not include in changelog Rust This PR or issue is related to Rust code in the repository
#13956 opened Mar 4, 2025 by mtreinish Review required 2.1.0
Fix is_parameterized() function of controlled gates Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13952 opened Mar 4, 2025 by AlbertJP Review required
Updated Depreciation Policy Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13951 opened Mar 3, 2025 by Raghav-Bell Review required
ProTip! Exclude everything labeled bug with -label:bug.