Skip to content

Pull requests: Qiskit/qiskit

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[DAGCircuit Oxidation] Port DAGCircuit to Rust
#12550 opened Jun 11, 2024 by kevinhartman Draft
9 tasks
Use hash of numeric value for bound parameter expressions (backport #12488) Changelog: Bugfix Include in the "Fixed" section of the changelog mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library
#12548 opened Jun 11, 2024 by mergify bot Loading…
Use hash of numeric value for bound parameter expressions (backport #12488) Changelog: Bugfix Include in the "Fixed" section of the changelog mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library
#12547 opened Jun 11, 2024 by mergify bot Loading…
Use relative import for _accelerate
#12546 opened Jun 11, 2024 by garrison Loading…
Oxidize synth_permutation_acg Rust This PR or issue is related to Rust code in the repository synthesis
#12543 opened Jun 11, 2024 by Cryoris Loading…
Fix the possibly-used-before-assignment in pylint Changelog: None Do not include in changelog type: qa Issues and PRs that relate to testing and code quality
#12542 opened Jun 11, 2024 by 1ucian0 Loading…
Add outer function to BindingsArray Community PR PRs from contributors that are not 'members' of the Qiskit repo
#12538 opened Jun 10, 2024 by LeanderCS Loading…
Fixed incorrect behavior of scheduling benchmarks Intern PR PR submitted by IBM Quantum interns
#12524 opened Jun 6, 2024 by Procatv Loading…
+= depreciated changed to &= Changelog: None Do not include in changelog Intern PR PR submitted by IBM Quantum interns type: qa Issues and PRs that relate to testing and code quality
#12515 opened Jun 5, 2024 by Procatv Loading…
fix issue/12311 with fractional gate in basis Changelog: Bugfix Include in the "Fixed" section of the changelog
#12511 opened Jun 5, 2024 by ewinston Loading…
Implement some standard gates in rust Rust This PR or issue is related to Rust code in the repository
#12507 opened Jun 4, 2024 by jlapeyre Draft
Spellcheck Done [Unitary Hack 2024] Community PR PRs from contributors that are not 'members' of the Qiskit repo
#12501 opened Jun 4, 2024 by ljcamargo Loading…
Extended block collection mod: transpiler Issues and PRs related to Transpiler
#12498 opened Jun 4, 2024 by alexanderivrii Loading… 1.2.0
Create custom 4x4 and 2x2 linalg operations (matmul, kron, determinant) Community PR PRs from contributors that are not 'members' of the Qiskit repo Intern PR PR submitted by IBM Quantum interns performance Rust This PR or issue is related to Rust code in the repository
#12494 opened Jun 3, 2024 by arnaucasau Loading…
Add alternative draw methods to example code Community PR PRs from contributors that are not 'members' of the Qiskit repo
#12490 opened Jun 2, 2024 by chrisamirani Loading…
Fix multi-control gates attributes preservation in QPY Community PR PRs from contributors that are not 'members' of the Qiskit repo mod: qpy Related to QPY serialization
#12489 opened Jun 2, 2024 by amiigas Loading…
Add example on how to use NLocal Community PR PRs from contributors that are not 'members' of the Qiskit repo
#12486 opened May 31, 2024 by shef4 Loading…
Updated bit.py Bit._repr when no register is assigned Community PR PRs from contributors that are not 'members' of the Qiskit repo
#12484 opened May 31, 2024 by J-C-Q Loading…
Fix pulse parameter value formatter bug (backport #11972) affects extended support This issue (also) affects extended support Changelog: Bugfix Include in the "Fixed" section of the changelog mod: pulse Related to the Pulse module
#12478 opened May 30, 2024 by mergify bot Loading… 0.46.2
add a new parameter num_qubits_distribution to random_circuit Community PR PRs from contributors that are not 'members' of the Qiskit repo unitaryhack-bounty Issues/PR participating (now or in the past) in the UnitaryHack event see https://unitaryhack.dev/
#12475 opened May 29, 2024 by KoheiSuda Loading…
Add random circuit with graph Community PR PRs from contributors that are not 'members' of the Qiskit repo unitaryhack-bounty Issues/PR participating (now or in the past) in the UnitaryHack event see https://unitaryhack.dev/
#12474 opened May 29, 2024 by MozammilQ Loading…
Adds various convenience functions to qiskit
#12470 opened May 28, 2024 by sbrandhsn Loading…
ProTip! Exclude everything labeled bug with -label:bug.