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

Prepare 1.3.3 ci: test wheels Run the wheel-build scripts as an additional CI run for this PR
#13851 opened Feb 16, 2025 by ShellyGarion Loading… 1.3.3
SparseObservable evolution Changelog: New Feature Include in the "Added" section of the changelog
#13836 opened Feb 13, 2025 by Cryoris Loading… 2.0.0
[Stretch] Support Float type in classical expressions. on hold Can not fix yet
#13832 opened Feb 12, 2025 by kevinhartman Loading…
Optimize Matplotlib Circuit Drawing: Auto-Close Figures to Prevent Memory Leak Community PR PRs from contributors that are not 'members' of the Qiskit repo
#13822 opened Feb 10, 2025 by miles0428 Loading…
Delegate BasePass.__call__ to PassManager.run Changelog: API Change Include in the "Changed" section of the changelog Changelog: Bugfix Include in the "Fixed" section of the changelog Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler
#13820 opened Feb 10, 2025 by jakelishman Loading… 2.0.0
[WIP] Remove the classical_function module and all tweedledum-related code Changelog: Removal Include in the Removed section of the changelog
#13815 opened Feb 10, 2025 by gadial Loading… 2.0.0
Remove pulse support in QPY in 2.0 Changelog: Removal Include in the Removed section of the changelog mod: qpy Related to QPY serialization
#13814 opened Feb 9, 2025 by eliarbel Loading…
1 task done
2.0.0
Bump once_cell from 1.20.2 to 1.20.3 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
#13808 opened Feb 7, 2025 by dependabot bot Loading…
Remove fake backends based on BackendV1 and related tools
#13805 opened Feb 6, 2025 by ElePT Loading…
3 of 4 tasks
Add default routing stage plugin Changelog: API Change Include in the "Changed" section of the changelog Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler
#13802 opened Feb 6, 2025 by jakelishman Loading… 2.0.0
Remove deprecated stochastic swap transpiler pass Changelog: Removal Include in the Removed section of the changelog mod: transpiler Issues and PRs related to Transpiler
#13791 opened Feb 5, 2025 by mtreinish Loading… 2.0.0
Deprecate qiskit.circuit.classicalfunction Changelog: Deprecation Include in "Deprecated" section of changelog
#13786 opened Feb 5, 2025 by gadial Loading… 1.4.0
[WIP] Add method to compute estimated duration of scheduled circuit Changelog: New Feature Include in the "Added" section of the changelog 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
#13783 opened Feb 3, 2025 by mtreinish Draft
1 task
1.4.0
Add ContractIdleWiresInControlFlow optimisation pass Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler
#13779 opened Feb 3, 2025 by jakelishman Loading… 2.0.0
Fixing definition method for PyGate and PyInstruction Changelog: Bugfix Include in the "Fixed" section of the changelog
#13777 opened Feb 2, 2025 by alexanderivrii Loading… 2.0.0
Use OnceLock in imports.
#13776 opened Jan 31, 2025 by kevinhartman Loading…
Remove dependance of BooleanExpression on tweedledum Changelog: New Feature Include in the "Added" section of the changelog
#13769 opened Jan 30, 2025 by gadial Loading… 2.0.0
Add SparseObservable.compose Changelog: New Feature Include in the "Added" section of the changelog mod: quantum info Related to the Quantum Info module (States & Operators)
#13766 opened Jan 30, 2025 by jakelishman Loading… 2.0.0
ProTip! Filter pull requests by the default branch with base:main.