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

Bump pulp from 0.18.22 to 0.21.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
#13569 opened Dec 16, 2024 by dependabot bot Loading…
[WIP] Add 2q fractional gates to the UnitarySynthesis tranpiler pass mod: transpiler Issues and PRs related to Transpiler
#13568 opened Dec 16, 2024 by ShellyGarion Loading… 2.0.0
Add containers docs Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13564 opened Dec 13, 2024 by samanthavbarron Loading…
Drop support for macOS 10.12 from wheel build.
#13561 opened Dec 12, 2024 by kevinhartman Loading…
Add alt text to images
#13555 opened Dec 11, 2024 by beckykd Draft
Invalidate PackedInstruction cache upon modification bug Something isn't working Changelog: Bugfix Include in the "Fixed" section of the changelog mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library on hold Can not fix yet priority: high stable backport potential The bug might be minimal and/or import enough to be port to stable
#13543 opened Dec 10, 2024 by raynelfss Loading… 1.3.2
StabilizerState.expectation_value can also accept SparsePauliOp Changelog: New Feature Include in the "Added" section of the changelog mod: quantum info Related to the Quantum Info module (States & Operators)
#13539 opened Dec 8, 2024 by ShellyGarion Loading…
Update the circuit library docs Changelog: None Do not include in changelog documentation Something is not clear or an error documentation
#13520 opened Dec 3, 2024 by Cryoris Draft
3 tasks
2.0.0
fix missing inverse definitions in generate_basis_approximations Changelog: Bugfix Include in the "Fixed" section of the changelog Community PR PRs from contributors that are not 'members' of the Qiskit repo stable backport potential The bug might be minimal and/or import enough to be port to stable
#13517 opened Dec 2, 2024 by burgholzer Loading… 1.4.0
Add global barrier in qasm3 dump Community PR PRs from contributors that are not 'members' of the Qiskit repo mod: qasm3 Related to OpenQASM 3 import or export
#13508 opened Dec 1, 2024 by kibrahim757 Loading…
Allow mcrx, mcry and mcrz gate methods to accept angles of ParameterValueType Changelog: Bugfix Include in the "Fixed" section of the changelog mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library synthesis
#13507 opened Dec 1, 2024 by ShellyGarion Loading… 2.0.0
[WIP] Remove condition/c_if, duration, and unit from instructions Changelog: API Change Include in the "Changed" section of the changelog Changelog: Removal Include in the Removed section of the changelog mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library 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
#13506 opened Dec 1, 2024 by mtreinish Draft
5 tasks
2.0.0
Stop shuffling coupling map node indices in VF2 passes Changelog: None Do not include in changelog mod: transpiler Issues and PRs related to Transpiler
#13492 opened Nov 25, 2024 by mtreinish Loading…
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 in the github_actions group Changelog: None Do not include in changelog ci: test wheels Run the wheel-build scripts as an additional CI run for this PR dependencies Pull requests that update a dependency file type: qa Issues and PRs that relate to testing and code quality
#13488 opened Nov 25, 2024 by dependabot bot Loading…
Port standard instructions to Rust. Rust This PR or issue is related to Rust code in the repository
#13486 opened Nov 25, 2024 by kevinhartman Draft
2 tasks
Migrate CI to Github Actions Changelog: None Do not include in changelog type: qa Issues and PRs that relate to testing and code quality
#13474 opened Nov 21, 2024 by raynelfss Loading…
5 of 8 tasks
Add new get_control_flow_name_mapping function Changelog: New Feature Include in the "Added" section of the changelog
#13472 opened Nov 21, 2024 by ElePT Loading… 2.0.0
Remove Provider ABC (deprecated in 1.1) Changelog: Removal Include in the Removed section of the changelog
#13435 opened Nov 13, 2024 by 1ucian0 Loading… 2.0.0
ObservablesArray docstring improvement documentation Something is not clear or an error documentation
#13423 opened Nov 12, 2024 by gadial Loading…
[WIP] Add new multithreaded TwoQubitPeepholeOptimization pass Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler performance Rust This PR or issue is related to Rust code in the repository
#13419 opened Nov 10, 2024 by mtreinish Draft
1 of 6 tasks
2.0.0
2
1
[WIP] Perform BarrierBeforeFinalMeasurements analysis in parallel performance Rust This PR or issue is related to Rust code in the repository
#13411 opened Nov 8, 2024 by mtreinish Draft
3 tasks
2.0.0
Clarify "conjugate" method purpose Community PR PRs from contributors that are not 'members' of the Qiskit repo documentation Something is not clear or an error documentation
#13395 opened Nov 5, 2024 by boonware Loading…
Refactor encapsulation of Bit storage
#13377 opened Oct 28, 2024 by kevinhartman Loading…
ProTip! Filter pull requests by the default branch with base:main.