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 duplicated weyl_coordinates python function Changelog: None Do not include in changelog Rust This PR or issue is related to Rust code in the repository
#13193 opened Sep 19, 2024 by mtreinish Loading…
rename internal add_control to _add_control Changelog: None Do not include in changelog
#13177 opened Sep 18, 2024 by 1ucian0 Loading…
Avoid exporting incorrect PyInit_* symbols (0.46.3) Changelog: None Do not include in changelog
#13176 opened Sep 18, 2024 by eliarbel Loading… 0.46.3
Update contributing guide with more details on Rust process Changelog: None Do not include in changelog documentation Something is not clear or an error documentation
#13170 opened Sep 17, 2024 by mtreinish Loading…
Add inverse function to Operation in rust Rust This PR or issue is related to Rust code in the repository
#13168 opened Sep 17, 2024 by ShellyGarion Loading… 1.3.0
Deprecate Pulse package and dependencies Changelog: Deprecation Include in "Deprecated" section of changelog mod: pulse Related to the Pulse module
#13164 opened Sep 17, 2024 by eliarbel Draft 1.3.0
[WIP] refactor *_inner pattern in accelerate crate Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13163 opened Sep 16, 2024 by tglanz Loading…
1 of 3 tasks
Bump pypa/cibuildwheel from 2.19.2 to 2.21.0 in the github_actions group across 1 directory Changelog: None Do not include in changelog dependencies Pull requests that update a dependency file type: qa Issues and PRs that relate to testing and code quality
#13155 opened Sep 16, 2024 by dependabot bot Loading…
MCMTGate & plugins mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library Rust This PR or issue is related to Rust code in the repository
#13150 opened Sep 13, 2024 by Cryoris Loading…
Oxidize UnitarySynthesis pass mod: transpiler Issues and PRs related to Transpiler performance Rust This PR or issue is related to Rust code in the repository
#13141 opened Sep 12, 2024 by ElePT Loading…
4 tasks
1.3.0
Added new way to assign parameters to pulse schedule, Community PR PRs from contributors that are not 'members' of the Qiskit repo mod: pulse Related to the Pulse module
#13140 opened Sep 12, 2024 by arthurostrauss Loading…
[WIP] Port TwoQubitControlledUDecomposer to rust Rust This PR or issue is related to Rust code in the repository synthesis
#13139 opened Sep 12, 2024 by ShellyGarion Loading… 1.3.0
[Oxidize BasisTranslator] Add rust-native compose_transforms() Changelog: None Do not include in changelog performance Rust This PR or issue is related to Rust code in the repository
#13137 opened Sep 11, 2024 by raynelfss Loading…
1 of 3 tasks
1.3.0
Added Deprecation warnings for CU1Gate, CU3Gate and MCU1Gate Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13115 opened Sep 9, 2024 by melechlapson Loading…
Quantum Multiplexer Simplification 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
#13099 opened Sep 5, 2024 by josejad42 Loading…
Port ElidePermutations transpiler pass to Rust mod: transpiler Issues and PRs related to Transpiler
#13094 opened Sep 5, 2024 by alexanderivrii Loading… 1.3.0
Extend commutative cancellation for SX/Sdg/Tdg Changelog: Bugfix Include in the "Fixed" section of the changelog
#13058 opened Aug 30, 2024 by Cryoris Loading…
Functionality to list operations in QuantumCircuit with associated Qubits Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13055 opened Aug 29, 2024 by tonmoy-b Loading…
Update random_circuit fuction in qiskit.circuit.random.utils.py Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13054 opened Aug 29, 2024 by PhysicsQoo Loading…
Store Vars by index in DAGCircuit
#13048 opened Aug 28, 2024 by jlapeyre Draft
Add more efficient bit packing functions for BitArray Changelog: New Feature Include in the "Added" section of the changelog mod: primitives Related to the Primitives module
#13039 opened Aug 26, 2024 by chriseclectic Loading… 1.3.0
ProTip! Filter pull requests by the default branch with base:main.