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

Fixed formatting for issue #14196 Community PR PRs from contributors that are not 'members' of the Qiskit repo
#14204 opened Apr 13, 2025 by anurag-quantum Loading…
Oxidize the Solovay Kitaev algorithm Changelog: Bugfix Include in the "Fixed" section of the changelog Changelog: New Feature Include in the "Added" section of the changelog performance Rust This PR or issue is related to Rust code in the repository synthesis
#14203 opened Apr 11, 2025 by Cryoris Loading… 2.1.0
Pre-import qiskit for PyO3 cargo tests. Changelog: None Do not include in changelog
#14200 opened Apr 10, 2025 by kevinhartman Loading…
Target: Improvements to NullableIndexMap Changelog: None Do not include in changelog Rust This PR or issue is related to Rust code in the repository
#14195 opened Apr 8, 2025 by raynelfss Loading…
Add is_entangled method to Statevector class (#14188) Community PR PRs from contributors that are not 'members' of the Qiskit repo mod: quantum info Related to the Quantum Info module (States & Operators)
#14191 opened Apr 7, 2025 by default741 Loading…
Port disjoint layout utils in rust Changelog: None Do not include in changelog Rust This PR or issue is related to Rust code in the repository
#14177 opened Apr 4, 2025 by mtreinish Loading…
1 task done
2.1.0
Oxidize classical expression use in Rust code. Changelog: None Do not include in changelog mod: transpiler Issues and PRs related to Transpiler
#14176 opened Apr 4, 2025 by kevinhartman Draft 2.1.0
Move template circuits to dedicated page Community PR PRs from contributors that are not 'members' of the Qiskit repo
#14172 opened Apr 3, 2025 by Gyan-max Loading…
Rust implementation of the QPY writer mod: qpy Related to QPY serialization Rust This PR or issue is related to Rust code in the repository
#14166 opened Apr 3, 2025 by gadial Draft 2.1.0
Porting synth_qft_line to 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 synthesis
#14161 opened Apr 2, 2025 by Barath-T Loading…
Use empty smallvecs instead of None for Target and remove NullableIndexMap. 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
#14156 opened Apr 1, 2025 by raynelfss Loading…
Added VF2PostLayout at the end of optimization stage for level 3 Community PR PRs from contributors that are not 'members' of the Qiskit repo
#14120 opened Mar 28, 2025 by LenaPer Loading… 2.1.0
Add qk_obs_apply_layout plus necessary tooling C API Related to the C API Changelog: New Feature Include in the "Added" section of the changelog
#14106 opened Mar 26, 2025 by Cryoris Loading…
[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 Loading…
6 tasks done
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
Add ctest execution to coverage reporting 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
#14046 opened Mar 18, 2025 by mtreinish Loading…
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 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…
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
ProTip! Exclude everything labeled bug with -label:bug.