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

Remove mention of toffoli method in CCXGate documentation (backport #14080) Changelog: None Do not include in changelog Community PR PRs from contributors that are not 'members' of the Qiskit repo documentation Something is not clear or an error documentation
#14087 opened Mar 24, 2025 by mergify bot Loading…
Remove mention of toffoli method in CCXGate documentation (backport #14080) Changelog: None Do not include in changelog Community PR PRs from contributors that are not 'members' of the Qiskit repo documentation Something is not clear or an error documentation
#14086 opened Mar 24, 2025 by mergify bot Loading…
Update security policy for 1.x and 2.x Changelog: None Do not include in changelog documentation Something is not clear or an error documentation
#14081 opened Mar 24, 2025 by mtreinish Loading…
Fix global phase update in BasisTranslator Pass Changelog: Bugfix Include in the "Fixed" section of the changelog
#14078 opened Mar 24, 2025 by alexanderivrii Loading… 2.1.0
[WIP] Compress sparse observable
#14073 opened Mar 23, 2025 by alexanderivrii Loading… 2.1.0
Fixed documentation for random_circuit depth argument. Community PR PRs from contributors that are not 'members' of the Qiskit repo
#14071 opened Mar 22, 2025 by Raghav-Bell Loading…
Port classical expressions (Expr) to Rust.
#14068 opened Mar 21, 2025 by kevinhartman Draft
2 of 5 tasks
Consistent sparse list format in sparse operators Changelog: Bugfix Include in the "Fixed" section of the changelog stable backport potential The bug might be minimal and/or import enough to be port to stable
#14067 opened Mar 21, 2025 by Cryoris Loading… 2.0.0
Fix ignored errors/durations in generate_preset_pass_manager if dt is set Changelog: Bugfix Include in the "Fixed" section of the changelog Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable
#14065 opened Mar 21, 2025 by ElePT Loading… 2.0.0
Remove iter from CircuitInstruction. Changelog: Removal Include in the Removed section of the changelog mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library on hold Can not fix yet
#14057 opened Mar 19, 2025 by kevinhartman Loading… 3.0.0
[WIP] Port the full VF2Layout pass to Rust Changelog: None Do not include in changelog mod: transpiler Issues and PRs related to Transpiler on hold Can not fix yet Rust This PR or issue is related to Rust code in the repository
#14056 opened Mar 19, 2025 by mtreinish Loading…
1 of 3 tasks
2.1.0
Add ctest execution to coverage reporting Changelog: None Do not include in changelog on hold Can not fix yet type: qa Issues and PRs that relate to testing and code quality
#14046 opened Mar 18, 2025 by mtreinish Loading…
Make Target use interners to store gate names Changelog: None Do not include in changelog
#14040 opened Mar 17, 2025 by raynelfss Loading… 2.1.0
Fix: Relax Interner trait bounds for borrowed elements Changelog: None Do not include in changelog
#14039 opened Mar 17, 2025 by raynelfss Loading…
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 Loading…
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 Loading…
Prepare 2.0.0 release on hold Can not fix yet
#14021 opened Mar 14, 2025 by ElePT Draft 2.0.0
SingleQubitOperation trait and speedup to Optimize1qGatesDecomposition pass performance Rust This PR or issue is related to Rust code in the repository
#14020 opened Mar 14, 2025 by alexanderivrii Loading… 2.1.0
Use cbindgen via Rust API C API Related to the C API
#14013 opened Mar 13, 2025 by Cryoris Loading…
[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 Loading… 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 Loading…
1 task done
2.1.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 Loading…
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 Loading… 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 Loading…
ProTip! Exclude everything labeled bug with -label:bug.