Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Qiskit/qiskit issues and pull requests
#13147 - Reformat `pyext` to avoid merge conflicts
Pull Request -
State: closed - Opened by jakelishman 2 months ago
- 4 comments
Labels: type: qa, Changelog: None, Rust
#13146 - qc_compiled.draw(output="mpl",idle_wires=False) collapses to display only 1 qubit for dynamic circuits
Issue -
State: closed - Opened by mrvee-qC-bee 2 months ago
- 3 comments
Labels: bug
#13145 - Port QASM3 exporter to rust
Issue -
State: open - Opened by mtreinish 2 months ago
Labels: type: feature request, performance, Rust
#13144 - ElidePermutation undoes routing
Issue -
State: closed - Opened by ajavadia 2 months ago
Labels: bug
#13143 - Add rust-native `apply_operation` methods
Pull Request -
State: closed - Opened by raynelfss 2 months ago
- 2 comments
Labels: Changelog: None, Rust
#13142 - Revert version number back to 1.3.0 after beta pre-release
Pull Request -
State: closed - Opened by mtreinish 2 months ago
- 2 comments
Labels: Changelog: None
#13141 - Oxidize `UnitarySynthesis` pass
Pull Request -
State: closed - Opened by ElePT 2 months ago
- 10 comments
Labels: performance, Changelog: None, Rust, mod: transpiler
#13140 - Added new way to assign parameters to pulse schedule,
Pull Request -
State: open - Opened by arthurostrauss 2 months ago
- 3 comments
Labels: mod: pulse, Community PR
#13139 - Port TwoQubitControlledUDecomposer to rust
Pull Request -
State: closed - Opened by ShellyGarion 2 months ago
- 3 comments
Labels: performance, Changelog: None, synthesis, Rust
#13138 - `CollectCliffords` pass ignores Rz's
Issue -
State: closed - Opened by samanthavbarron 2 months ago
Labels: bug
#13137 - [Oxidize BasisTranslator] Add rust-native `compose_transforms()`
Pull Request -
State: closed - Opened by raynelfss 2 months ago
- 3 comments
Labels: performance, Changelog: None, Rust
#13136 - Fix ABI3 issues identified during 1.3.0b1 release attempt
Pull Request -
State: closed - Opened by mtreinish 2 months ago
- 4 comments
Labels: type: qa, Changelog: None
#13135 - Use new URL for link in circuit docs page
Pull Request -
State: closed - Opened by Eric-Arellano 2 months ago
- 3 comments
Labels: documentation, Changelog: None
#13134 - Add methods to more easily add operations to a `DAGCircuit` from Rust
Issue -
State: closed - Opened by raynelfss 2 months ago
- 8 comments
Labels: type: feature request
#13133 - Make dense layout algorithm deterministic when run in parallel
Pull Request -
State: closed - Opened by mtreinish 2 months ago
- 4 comments
Labels: stable backport potential, Changelog: Bugfix, Rust, mod: transpiler
#13132 - Remove Pulse library URL renaming in docs (backport #13107)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 2 comments
Labels: documentation, Changelog: None
#13131 - Port QPY serialization to Rust
Issue -
State: open - Opened by mtreinish 2 months ago
Labels: type: feature request, mod: qpy, Rust
#13130 - Fix an edge case in Sabre's release valve (backport #13114)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 2 comments
Labels: Changelog: Bugfix
#13129 - VQE with intermediate measurements
Issue -
State: closed - Opened by Symphysy 2 months ago
- 2 comments
Labels: bug
#13128 - qc.draw('text', idle_wires=False) results in ValueError : min() arg is an empty sequence
Issue -
State: closed - Opened by sumit-kale 2 months ago
- 3 comments
Labels: bug, mod: visualization
#13127 - Move `Option<Box<_>>` into `ExtraInstructionAttributes`.
Pull Request -
State: closed - Opened by kevinhartman 2 months ago
- 2 comments
Labels: Changelog: None
#13126 - Oxidize dag_to_circuit()
Pull Request -
State: closed - Opened by mtreinish 2 months ago
- 3 comments
Labels: performance, Changelog: None, Rust
#13125 - Prepare 1.3.0b1 release
Pull Request -
State: closed - Opened by mtreinish 2 months ago
- 2 comments
Labels: priority: high, Changelog: None
#13124 - Fix the matrix representation of `CUGate` in Rust (backport #13121)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 2 comments
Labels: Changelog: Bugfix
#13123 - Fix creation of registers in synthesis methods (backport #13086)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 3 comments
Labels: Changelog: Bugfix, conflicts
#13122 - Fix skipping of slow tests (backport #13119)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 3 comments
Labels: type: qa, Changelog: None
#13121 - Fix the matrix representation of `CUGate` in Rust
Pull Request -
State: closed - Opened by Cryoris 2 months ago
- 2 comments
Labels: stable backport potential, Changelog: Bugfix
#13120 - Defining a custom gate called `qft` in QASM apparently collides with qiskit QFT in v1.2
Issue -
State: closed - Opened by lochsh 2 months ago
- 2 comments
Labels: bug
#13119 - Fix skipping of slow tests
Pull Request -
State: closed - Opened by Cryoris 2 months ago
- 2 comments
Labels: type: qa, stable backport potential, Changelog: None
#13118 - Transpiler changes circuit semantics
Issue -
State: closed - Opened by Bennybenassius 2 months ago
- 1 comment
Labels: bug
#13117 - Make `DAGCircuit` fields `dag`, `qubits`, and `clbits` private.
Pull Request -
State: closed - Opened by kevinhartman 2 months ago
- 2 comments
Labels: Changelog: None
#13116 - Incorrect Simulation Results
Issue -
State: closed - Opened by glanzz 2 months ago
- 10 comments
Labels: bug
#13115 - Added Deprecation warnings for CU1Gate, CU3Gate and MCU1Gate
Pull Request -
State: closed - Opened by melechlapson 2 months ago
- 2 comments
Labels: documentation, Changelog: None, Community PR
#13114 - Fix an edge case in Sabre's release valve
Pull Request -
State: closed - Opened by Cryoris 2 months ago
- 4 comments
Labels: stable backport potential, Changelog: Bugfix
#13113 - Incomplete deletion of the parametric gate
Issue -
State: closed - Opened by ahsan-quantum 2 months ago
- 2 comments
Labels: bug
#13112 - Pin dependency versions for reproducible installs
Pull Request -
State: closed - Opened by eliarbel 2 months ago
- 7 comments
Labels: Changelog: None
#13111 - Fix merge conflicts and a few minor issues in optionals.py
Pull Request -
State: closed - Opened by eliarbel 2 months ago
- 1 comment
Labels: documentation
#13110 - Prepare 0.46.3
Pull Request -
State: closed - Opened by eliarbel 2 months ago
- 1 comment
Labels: Changelog: None
#13109 - Change `DAGCircuit::collect_runs()` return to not be an `Option`
Issue -
State: closed - Opened by mtreinish 2 months ago
- 10 comments
Labels: good first issue, Rust
#13108 - Document `get_standard_gate_name_mapping`
Issue -
State: closed - Opened by wshanks 2 months ago
- 6 comments
Labels: good first issue, documentation
#13107 - Remove Pulse library URL renaming in docs
Pull Request -
State: closed - Opened by Eric-Arellano 2 months ago
- 6 comments
Labels: documentation, stable backport potential, Changelog: None
#13106 - Allow for changing colors in dag circuit drawer
Issue -
State: open - Opened by nonhermitian 2 months ago
- 3 comments
Labels: type: feature request
#13105 - Bump bytemuck from 1.17.1 to 1.18.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 2 comments
Labels: Changelog: None, Rust, dependencies
#13104 - Bump faer from 0.19.2 to 0.19.3
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 2 comments
Labels: Changelog: None, Rust, dependencies
#13103 - Potential incorrect qubit mapping leading to unexpected measurement results
Issue -
State: open - Opened by zywang12 2 months ago
- 3 comments
Labels: bug
#13102 - Fix documentation for utils.optionals data values (backport #13098)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 2 comments
Labels: documentation, Changelog: None
#13101 - Fix documentation for utils.optionals data values (backport #13098)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 5 comments
Labels: documentation, conflicts, Changelog: None
#13100 - Fix clippy failures with Rust 1.81.0
Pull Request -
State: closed - Opened by mtreinish 2 months ago
- 2 comments
Labels: type: qa, Changelog: None, Rust
#13099 - Quantum Multiplexer Simplification
Pull Request -
State: closed - Opened by josejad42 2 months ago
- 18 comments
Labels: Changelog: New Feature, Community PR, mod: circuit
#13098 - Fix documentation for utils.optionals data values
Pull Request -
State: closed - Opened by Eric-Arellano 2 months ago
- 6 comments
Labels: documentation, stable backport potential, Changelog: None
#13097 - Restrict `Split2QUnitaries` to run on `UnitaryGate`s only (backport #13095)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 2 comments
Labels: Changelog: Bugfix
#13096 - Build warning with Rust 1.81.0
Issue -
State: closed - Opened by mtreinish 2 months ago
- 1 comment
Labels: bug, Rust
#13095 - Restrict `Split2QUnitaries` to run on `UnitaryGate`s only
Pull Request -
State: closed - Opened by Cryoris 2 months ago
- 2 comments
Labels: stable backport potential, Changelog: Bugfix
#13094 - Port `ElidePermutations` transpiler pass to Rust
Pull Request -
State: closed - Opened by alexanderivrii 2 months ago
- 2 comments
Labels: Changelog: New Feature, mod: transpiler
#13093 - Clean two_qubit_decompose code
Pull Request -
State: closed - Opened by ShellyGarion 2 months ago
- 2 comments
Labels: Changelog: None, synthesis, Rust
#13092 - Fix `Interner::with_capacity` for default keys
Pull Request -
State: closed - Opened by jakelishman 2 months ago
- 2 comments
Labels: Changelog: None, Rust, mod: circuit
#13091 - Oxidize commutative cancellation
Pull Request -
State: closed - Opened by sbrandhsn 2 months ago
- 3 comments
Labels: performance, Changelog: None, Rust
#13090 - Add qubits and clbits to dag in `DAGCircuit::with_capacity`
Pull Request -
State: closed - Opened by ElePT 2 months ago
- 2 comments
#13089 - Adjust graphviz options for better layout with plot_gate_map() (backport #12770)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 2 comments
Labels: Changelog: None
#13088 - Prepare 1.2.1 release
Pull Request -
State: closed - Opened by Cryoris 2 months ago
- 2 comments
#13087 - Bug fix in `HoareOptimizer` (backport #13083)
Pull Request -
State: closed - Opened by mergify[bot] 2 months ago
- 2 comments
Labels: Changelog: Bugfix
#13086 - Fix creation of registers in synthesis methods
Pull Request -
State: closed - Opened by Cryoris 2 months ago
- 6 comments
Labels: stable backport potential, Changelog: Bugfix
#13085 - Documentation link anchors are not in the best place for some `autoattribute`s
Issue -
State: open - Opened by wshanks 2 months ago
- 3 comments
Labels: documentation
#13084 - marginal_counts is using deprecated functionality
Issue -
State: closed - Opened by eendebakpt 2 months ago
- 3 comments
Labels: bug
#13083 - Bug fix in `HoareOptimizer`
Pull Request -
State: closed - Opened by alexanderivrii 2 months ago
- 2 comments
Labels: stable backport potential, Changelog: Bugfix
#13082 - update dependencies
Pull Request -
State: closed - Opened by FabianaCampanari 2 months ago
- 3 comments
Labels: Community PR
#13081 - Panic in SabreLayout when running on large quantum volume circuit
Issue -
State: closed - Opened by mtreinish 3 months ago
- 1 comment
Labels: bug, mod: transpiler
#13080 - Fix extraction of controlled parametric gates (backport #13067)
Pull Request -
State: closed - Opened by mergify[bot] 3 months ago
- 2 comments
Labels: Changelog: Bugfix, Rust, mod: circuit
#13079 - `HoareOptimizer()` changes circuit semantics
Issue -
State: closed - Opened by Bennybenassius 3 months ago
- 3 comments
Labels: bug
#13078 - Avoid `ExtraInstructionAttributes` allocation on `unit="dt"`
Pull Request -
State: closed - Opened by jakelishman 3 months ago
- 2 comments
Labels: performance, Changelog: None, Rust
#13077 - Skip test unless has optional pillow dependency
Pull Request -
State: closed - Opened by tglanz 3 months ago
- 3 comments
Labels: Changelog: None, Community PR
#13076 - Test is failing because of missing pillow dependency
Issue -
State: closed - Opened by tglanz 3 months ago
Labels: bug
#13075 - Method to obtain circuits for evaluation of expectation for of Pauli string observables
Issue -
State: open - Opened by eendebakpt 3 months ago
Labels: type: feature request
#13074 - "medium-level" api for pass managers
Issue -
State: open - Opened by HuangJunye 3 months ago
- 4 comments
Labels: type: feature request, mod: transpiler
#13073 - docs: ensure CollectAndCollapse is part of the public API (backport #13071)
Pull Request -
State: closed - Opened by mergify[bot] 3 months ago
- 2 comments
Labels: documentation, Changelog: None, mod: transpiler
#13072 - Oxidize commutation cancellation
Pull Request -
State: closed - Opened by sbrandhsn 3 months ago
- 1 comment
Labels: performance, Rust
#13071 - docs: ensure CollectAndCollapse is part of the public API
Pull Request -
State: closed - Opened by mrossinek 3 months ago
- 3 comments
Labels: documentation, stable backport potential, Changelog: None, mod: transpiler
#13070 - improved fast-path detection in HLS
Pull Request -
State: closed - Opened by alexanderivrii 3 months ago
- 3 comments
Labels: Changelog: Bugfix
#13069 - Oxidize GateDirection pass
Pull Request -
State: closed - Opened by eliarbel 3 months ago
- 4 comments
Labels: performance, Changelog: None, Rust
#13068 - Bump indexmap from 2.4.0 to 2.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: Changelog: None, Rust, dependencies
#13067 - Fix extraction of controlled parametric gates
Pull Request -
State: closed - Opened by jakelishman 3 months ago
- 2 comments
Labels: stable backport potential, Changelog: Bugfix, Rust, mod: circuit
#13066 - plot_histogram should show better when very spread results
Issue -
State: open - Opened by 1ucian0 3 months ago
- 4 comments
Labels: type: enhancement
#13065 - Port RemoveDiagonalGatesBeforeMeasure to rust
Pull Request -
State: closed - Opened by ShellyGarion 3 months ago
- 4 comments
Labels: performance, Changelog: New Feature, Rust, mod: transpiler
#13064 - Remove benchmarks for deprecated (or soon to be) features
Pull Request -
State: closed - Opened by mtreinish 3 months ago
- 2 comments
Labels: type: qa, Changelog: None
#13063 - Deprecate pulse module and related functionality for removal in 2.0
Issue -
State: closed - Opened by mtreinish 3 months ago
- 3 comments
Labels: priority: high
#13062 - Fix use of `node.op` in `Split2QUnitaries` (backport #13015)
Pull Request -
State: closed - Opened by mergify[bot] 3 months ago
- 2 comments
Labels: Changelog: Bugfix
#13061 - Using includes with the QASM3 Exporter raises instead of including definitions
Issue -
State: closed - Opened by idavis 3 months ago
- 7 comments
Labels: bug, mod: qasm3
#13060 - Remove legacy-editable option from setuptools builds (backport #13059)
Pull Request -
State: closed - Opened by mergify[bot] 3 months ago
- 2 comments
Labels: type: qa, Changelog: None
#13059 - Remove legacy-editable option from setuptools builds
Pull Request -
State: closed - Opened by jakelishman 3 months ago
- 2 comments
Labels: type: qa, stable backport potential, Changelog: None
#13058 - Extend commutative cancellation for SX/Sdg/Tdg
Pull Request -
State: open - Opened by Cryoris 3 months ago
- 1 comment
Labels: Changelog: Bugfix
#13057 - Promote `CONTROL_FLOW_OP_NAMES` to public API
Pull Request -
State: closed - Opened by jakelishman 3 months ago
- 2 comments
Labels: Changelog: New Feature, mod: circuit
#13056 - Add `Operation::blocks` method.
Pull Request -
State: closed - Opened by kevinhartman 3 months ago
- 5 comments
Labels: Changelog: None
#13055 - Functionality to list operations in QuantumCircuit with associated Qubits
Pull Request -
State: open - Opened by tonmoy-b 3 months ago
- 6 comments
Labels: Community PR
#13054 - Update random_circuit fuction in qiskit.circuit.random.utils.py
Pull Request -
State: closed - Opened by PhysicsQoo 3 months ago
- 7 comments
Labels: Community PR
#13053 - "Feature Request: Extend random_circuit function to support gate number and gate set specification"
Issue -
State: open - Opened by PhysicsQoo 3 months ago
- 2 comments
Labels: type: feature request
#13052 - Fully port FilterOpNodes to Rust
Pull Request -
State: closed - Opened by mtreinish 3 months ago
- 2 comments
Labels: performance, Changelog: None, Rust, mod: transpiler
#13051 - Clarify docstring: Pauli-types `conjugate()` is complex conjugate, not Hermitian conjugate
Issue -
State: closed - Opened by aeddins-ibm 3 months ago
- 4 comments
Labels: bug, good first issue, documentation
#13050 - Port the count_ops method in QuantumCircuit to Rust
Pull Request -
State: closed - Opened by melechlapson 3 months ago
- 3 comments
Labels: performance, Changelog: New Feature, Rust, Community PR
#13049 - Bump bytemuck from 1.17.0 to 1.17.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 2 comments
Labels: Changelog: None, Rust, dependencies
#13048 - Store Vars by index in `DAGCircuit`
Pull Request -
State: closed - Opened by jlapeyre 3 months ago
- 1 comment