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 InverseCancellation to run in classical blocks (backport #13454) Changelog: Bugfix Include in the "Fixed" section of the changelog Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13496 opened Nov 26, 2024 by mergify bot Loading… 1.3.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 pulp from 0.18.22 to 0.19.6 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
#13489 opened Nov 25, 2024 by dependabot bot 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.
#13486 opened Nov 25, 2024 by kevinhartman Draft
2 tasks
Show missing type hints & inline class base class in API docs Changelog: None Do not include in changelog documentation Something is not clear or an error documentation stable backport potential The bug might be minimal and/or import enough to be port to stable
#13483 opened Nov 22, 2024 by Eric-Arellano Loading…
Do not unroll gates in basis in add_control
#13475 opened Nov 21, 2024 by Cryoris Loading…
2 tasks done
Migrate CI to Github Actions type: qa Issues and PRs that relate to testing and code quality
#13474 opened Nov 21, 2024 by raynelfss Draft
1 of 3 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
Update macOS x86_64 wheel build CI runner to 10.13 ci: test wheels Run the wheel-build scripts as an additional CI run for this PR on hold Can not fix yet stable backport potential The bug might be minimal and/or import enough to be port to stable type: qa Issues and PRs that relate to testing and code quality
#13470 opened Nov 20, 2024 by mtreinish Loading…
Uppercase Qiskit in deprecation warnings Changelog: None Do not include in changelog
#13452 opened Nov 18, 2024 by Cryoris Loading…
Prepare 1.3.0 release Changelog: None Do not include in changelog ci: test wheels Run the wheel-build scripts as an additional CI run for this PR
#13447 opened Nov 15, 2024 by raynelfss Loading…
4 of 5 tasks
1.3.0
Remove Provider ABC (deprecated in 1.1)
#13435 opened Nov 13, 2024 by 1ucian0 Loading… 2.0.0
Remove CXCancellation (deprecated in 1.1) on hold Can not fix yet
#13426 opened Nov 12, 2024 by 1ucian0 Loading… 2.0.0
ObservablesArray docstring improvement
#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
[work in progress] 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…
Add new API for inserting multiple operations into the DAGCircuit in Rust. Changelog: None Do not include in changelog Rust This PR or issue is related to Rust code in the repository
#13335 opened Oct 16, 2024 by raynelfss Loading… 2.0.0
Improve qiskit.circuit.QuantumCircuit page documentation Something is not clear or an error documentation
#13300 opened Oct 8, 2024 by abbycross Draft
fixing plot_histogram when data is sparse Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13294 opened Oct 8, 2024 by Shivansh20128 Loading…
ProTip! Exclude everything labeled bug with -label:bug.