Skip to content

Issues: Qiskit/qiskit

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Propagate DAGCircuit.name in ApplyLayout Changelog: Bugfix Include in the "Fixed" section of the changelog mod: transpiler Issues and PRs related to Transpiler stable backport potential The bug might be minimal and/or import enough to be port to stable
#13910 opened Feb 21, 2025 by jakelishman Loading… 1.4.1
Support stretchy delays in box 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 mod: transpiler Issues and PRs related to Transpiler on hold Can not fix yet
#13899 opened Feb 20, 2025 by jakelishman Draft 2.0.0
Add ContractIdleWiresInControlFlow to default pipelines mod: transpiler Issues and PRs related to Transpiler on hold Can not fix yet
#13891 opened Feb 19, 2025 by jakelishman Loading… 2.0.0
[WIP] Add 2q fractional gates to the ConsolidateBlocks transpiler pass Changelog: Bugfix Include in the "Fixed" section of the changelog mod: transpiler Issues and PRs related to Transpiler
#13884 opened Feb 19, 2025 by ShellyGarion Loading… 2.0.0
Add representation of box Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler
#13869 opened Feb 18, 2025 by jakelishman Loading… 2.0.0
Remove calibrations APIs and related functionality 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: pulse Related to the Pulse module mod: transpiler Issues and PRs related to Transpiler on hold Can not fix yet
#13861 opened Feb 17, 2025 by eliarbel Loading… 2.0.0
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
Port HighLevelSynthesis pass to rust mod: transpiler Issues and PRs related to Transpiler performance Rust This PR or issue is related to Rust code in the repository
#13813 opened Feb 9, 2025 by alexanderivrii 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
Expand target model for more constraints on instruction parameters mod: transpiler Issues and PRs related to Transpiler type: feature request New feature or request
#13784 opened Feb 4, 2025 by mtreinish 2.1.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
Improve 2q block collection via 1q quaternion-based collection Changelog: None Do not include in changelog mod: quantum info Related to the Quantum Info module (States & Operators) mod: transpiler Issues and PRs related to Transpiler performance Rust This PR or issue is related to Rust code in the repository
#13649 opened Jan 10, 2025 by jakelishman Loading… 2.0.0
Improvements to HighLevelSynthesis transpiler pass mod: transpiler Issues and PRs related to Transpiler
#13605 opened Dec 25, 2024 by alexanderivrii Loading… 2.0.0
Move handling of AnnotatedOperations in HighLevelSynthesis to a plugin mod: transpiler Issues and PRs related to Transpiler type: feature request New feature or request
#13565 opened Dec 16, 2024 by alexanderivrii 2.0.0
Incorrect transpilation with RY gate with a small angle bug Something isn't working mod: transpiler Issues and PRs related to Transpiler
#13547 opened Dec 10, 2024 by t-imamichi 2.0.0
TranspilerError with Unconventional Physical Qubit Indices in Layout bug Something isn't working mod: transpiler Issues and PRs related to Transpiler
#13536 opened Dec 6, 2024 by vili-1
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 priority: high Rust This PR or issue is related to Rust code in the repository
#13506 opened Dec 1, 2024 by mtreinish Loading…
5 tasks done
2.0.0
Running ALAPScheduleAnalysis directly on a circuit fails bug Something isn't working mod: transpiler Issues and PRs related to Transpiler
#13444 opened Nov 15, 2024 by eendebakpt 2.0.0
Optimize consecutive RZZ gates into a single RZZ gate mod: transpiler Issues and PRs related to Transpiler type: feature request New feature or request
#13428 opened Nov 13, 2024 by t-imamichi
[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
4 of 6 tasks
2.1.0
Add QASM3 stretch operation mod: circuit Related to the core of the `QuantumCircuit` class or the circuit library mod: transpiler Issues and PRs related to Transpiler
#13279 opened Oct 4, 2024 by mtreinish 2.0.0
"medium-level" api for pass managers mod: transpiler Issues and PRs related to Transpiler type: feature request New feature or request
#13074 opened Sep 2, 2024 by HuangJunye
Add CriticalHeuristic to SABRE routing heuristics Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler Rust This PR or issue is related to Rust code in the repository
#13016 opened Aug 22, 2024 by henryzou50 Loading… 2.0.0
Add DepthHeuristic to SABRE routing heuristics Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler Rust This PR or issue is related to Rust code in the repository
#12973 opened Aug 16, 2024 by henryzou50 Loading… 2.0.0
ProTip! Exclude everything labeled bug with -label:bug.