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

#13047 - `StatevectorSampler` always samples the same outcomes when `seed` is an integer

Issue - State: open - Opened by timmintam 3 months ago - 3 comments
Labels: bug, mod: primitives

#13046 - Circuit library modernization

Issue - State: open - Opened by Cryoris 3 months ago - 3 comments
Labels: type: epic, Rust, mod: circuit

#13045 - Oxidize `PauliFeatureMap`

Pull Request - State: closed - Opened by Cryoris 3 months ago - 2 comments
Labels: Changelog: New Feature, Rust, mod: circuit

#13044 - function added to tally operations in circuit with associated qubits fixes #12972

Pull Request - State: closed - Opened by tonmoy-b 3 months ago - 4 comments
Labels: Community PR

#13043 - Potential Bug in Statevector.measure() When Measuring a Subset of Qubits

Issue - State: closed - Opened by habtie-phys 3 months ago - 2 comments
Labels: bug

#13042 - Oxidize CheckGateDirection

Pull Request - State: closed - Opened by eliarbel 3 months ago - 5 comments
Labels: performance, Changelog: None, Rust

#13041 - `Clifford.to_circuit()` returns a circuit with emtpy `qregs`

Issue - State: closed - Opened by matteoacrossi 3 months ago - 2 comments
Labels: bug

#13040 - Fully port `Depth` and `Size` passes to Rust

Pull Request - State: closed - Opened by kevinhartman 3 months ago - 2 comments
Labels: Changelog: None

#13039 - Add more efficient bit packing functions for BitArray

Pull Request - State: open - Opened by chriseclectic 3 months ago - 8 comments
Labels: Changelog: New Feature, mod: primitives

#13038 - Allow `CircuitData` construction from `PackedOperation`s and `with_capacity`(backport #12943 + part of #12809)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: None, Rust, mod: circuit

#13037 - Bump faer from 0.19.1 to 0.19.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: Changelog: None, Rust, dependencies

#13036 - Port `circuit_to_dag` to Rust

Pull Request - State: closed - Opened by raynelfss 3 months ago - 6 comments
Labels: priority: high, performance, Changelog: None, Rust, mod: circuit

#13035 - Add no-hash-lookup way to retrieve the default interned value

Pull Request - State: closed - Opened by jakelishman 3 months ago - 11 comments
Labels: Changelog: None, Rust

#13034 - Fully port `GatesInBasis` to Rust.

Pull Request - State: closed - Opened by kevinhartman 3 months ago - 2 comments
Labels: Changelog: None

#13033 - Move interners from trait to generic structs

Pull Request - State: closed - Opened by jakelishman 3 months ago - 3 comments
Labels: Changelog: None, Rust, mod: transpiler, mod: circuit

#13032 - Add method to add instructions to a DAGCircuit from an iterator of PackedInstruction

Pull Request - State: closed - Opened by raynelfss 3 months ago - 7 comments
Labels: priority: high, performance, Changelog: None, Rust, mod: circuit

#13031 - Tool for Automatically Translating Classical Algorithms to Quantum Equivalents

Issue - State: closed - Opened by dkrizhanovskyi 3 months ago - 2 comments
Labels: type: feature request

#13030 - Fully port CheckMap to Rust

Pull Request - State: closed - Opened by mtreinish 3 months ago - 4 comments
Labels: performance, Changelog: None, Rust, mod: transpiler

#13028 - TemplateOptimization fails for some templates

Issue - State: open - Opened by gideonuchehara 3 months ago - 6 comments
Labels: bug

#13027 - Store a `Var(u32)` type for the `Wire::Var` variant in the rust DAGCircuit

Issue - State: closed - Opened by mtreinish 3 months ago - 1 comment
Labels: type: feature request, performance, Rust

#13026 - Fix Rust-space `TwoQubitBasisDecomposer` for non-standard KAK gate (backport #13014)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 4 comments
Labels: Changelog: Bugfix, Rust

#13025 - Fully port Split2QUnitaries to rust

Pull Request - State: closed - Opened by mtreinish 3 months ago - 5 comments
Labels: performance, Changelog: None, Rust, mod: transpiler

#13021 - Documentation of `dag_drawer` is unclear on allowed types

Issue - State: closed - Opened by jakelishman 3 months ago - 4 comments
Labels: good first issue, documentation

#13020 - Filter aer warnings in deprecated `FakeBackend` V1 class (backport #13018)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: type: qa, Changelog: None

#13019 - Add equivalence-library rules between `rzz` and `cp`

Pull Request - State: closed - Opened by jakelishman 3 months ago - 2 comments
Labels: Changelog: New Feature, mod: transpiler, mod: circuit

#13018 - Filter aer warnings in deprecated `FakeBackend` V1 class

Pull Request - State: closed - Opened by ElePT 3 months ago - 2 comments
Labels: type: qa, stable backport potential, Changelog: None

#13017 - Sections in docs.quantum.ibm.com have been renamed

Pull Request - State: closed - Opened by abbycross 3 months ago - 2 comments
Labels: type: qa, Changelog: None

#13016 - Add CriticalHeuristic to SABRE routing heuristics

Pull Request - State: open - Opened by henryzou50 3 months ago - 2 comments
Labels: Changelog: New Feature, Rust, mod: transpiler

#13015 - Fix use of `node.op` in `Split2QUnitaries`

Pull Request - State: closed - Opened by ElePT 3 months ago - 2 comments
Labels: stable backport potential, Changelog: Bugfix

#13014 - Fix Rust-space `TwoQubitBasisDecomposer` for non-standard KAK gate

Pull Request - State: closed - Opened by ElePT 3 months ago - 2 comments
Labels: stable backport potential, Changelog: Bugfix, Rust

#13013 - Fully port InverseCancellation to Rust

Pull Request - State: closed - Opened by mtreinish 3 months ago - 2 comments
Labels: performance, Changelog: None, Rust, mod: transpiler

#13012 - doc formating issue in qiskit.pulse.library.Square_fun.rst (backport #13007)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: documentation, Changelog: None

#13011 - Sabre routing does not insert current swaps to out_map when doing forcing routing

Issue - State: closed - Opened by chcfz 3 months ago - 3 comments
Labels: bug

#13010 - [WIP] Add method to add instructions to a `DAGCircuit` from an iterator of `PackedInstruction`

Pull Request - State: closed - Opened by raynelfss 3 months ago - 1 comment
Labels: performance, Rust, mod: circuit

#13009 - Extended the `from_backend` method of `InstructionDurations` to support both `BackendV1` and `BackendV2` (backport #12941)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: Bugfix, Community PR

#13008 - Document keyword arguments to `Statevector.draw`

Issue - State: open - Opened by bhendi-boi 3 months ago - 2 comments
Labels: bug, documentation

#13007 - doc formating issue in qiskit.pulse.library.Square_fun.rst

Pull Request - State: closed - Opened by 1ucian0 3 months ago - 2 comments
Labels: documentation, stable backport potential, Changelog: None

#13006 - Expose `CircuitData` interners and registers to the `qiskit-circuit` crate

Pull Request - State: closed - Opened by raynelfss 3 months ago - 11 comments
Labels: Changelog: None

#13005 - Tiny follow up to #12983 (backport #12999)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 3 comments
Labels: conflicts

#13004 - Create a `DAGCircuit::from_circuit_data` to Rust

Issue - State: closed - Opened by raynelfss 3 months ago
Labels: Rust, mod: circuit

#13003 - Create a `DAGCircuit::add_from_iter()` method in rust

Issue - State: closed - Opened by raynelfss 3 months ago
Labels: Rust, mod: circuit

#13002 - Create a ``DAGCircuit::with_capacity`` method in Rust

Issue - State: closed - Opened by raynelfss 3 months ago
Labels: Rust, mod: circuit

#13001 - Port `circuit_to_dag` to Rust

Issue - State: closed - Opened by raynelfss 3 months ago
Labels: type: feature request

#13000 - Fix Initialize.gates_to_uncompute method (backport #12976)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: Bugfix

#12999 - Tiny follow up to #12983

Pull Request - State: closed - Opened by Cryoris 3 months ago - 2 comments
Labels: Changelog: None

#12998 - Rust-space `TwoQubitBasisDecomposer` fails if KAK gate is not Rust-space standard

Issue - State: closed - Opened by jakelishman 3 months ago
Labels: bug, Rust, mod: transpiler

#12997 - Inconsistent class headers: qiskit.transpiler.passes

Issue - State: open - Opened by mrvee-qC-bee 3 months ago - 1 comment
Labels: bug

#12996 - Parsing of `seed_transpiler` in `generate_preset_pass_manager` (backport #12980)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: Bugfix, Community PR

#12995 - Oxidize Commutation Analysis

Pull Request - State: closed - Opened by sbrandhsn 3 months ago - 3 comments
Labels: performance, Changelog: New Feature, Rust

#12994 - Operator fails for RZGate with 10 control qubits

Issue - State: closed - Opened by tamiya-onodera 3 months ago - 1 comment
Labels: bug

#12993 - Deprecate CU1Gate

Issue - State: closed - Opened by kevinsung 3 months ago - 11 comments
Labels: good first issue

#12992 - Fix `StatePreparation`'s ``normalize`` argument (backport #12988)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: Bugfix

#12991 - Add code example in `Operator` docstring (backport #12985)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: documentation, Changelog: None, Community PR

#12990 - Example code for Store instruction (backport #12982)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: documentation, Changelog: None, Community PR

#12989 - Allow `PrimitiveJob` to use Python processes rather than threads in `_submit`.

Issue - State: open - Opened by kshyatt-aws 3 months ago - 2 comments
Labels: type: feature request, mod: primitives

#12988 - Fix `StatePreparation`'s ``normalize`` argument

Pull Request - State: closed - Opened by Cryoris 3 months ago - 1 comment
Labels: stable backport potential, Changelog: Bugfix

#12987 - adding copy argument to QFTGate.__array__ (backport #12979)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: Bugfix

#12986 - Fix `UnitaryGate.repeat()` method

Pull Request - State: closed - Opened by timmintam 3 months ago - 7 comments
Labels: Changelog: Bugfix, Community PR

#12985 - Add code example in `Operator` docstring

Pull Request - State: closed - Opened by jschuhmac 3 months ago - 2 comments
Labels: documentation, stable backport potential, Changelog: None, Community PR

#12984 - Passmanager fails to transpile a basic StatePreparation gate

Issue - State: closed - Opened by mmlouamri 3 months ago - 1 comment
Labels: bug

#12983 - Deprecates `StochasticSwap` and suggests the use of `SabreSwap`

Pull Request - State: closed - Opened by danielbultrini 3 months ago - 5 comments
Labels: Changelog: Deprecation, Community PR

#12982 - Example code for Store instruction

Pull Request - State: closed - Opened by ebaeumer 3 months ago - 2 comments
Labels: documentation, stable backport potential, Changelog: None, Community PR

#12981 - Bump pulp from 0.18.21 to 0.18.22

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: Changelog: None, Rust, dependencies

#12980 - Parsing of `seed_transpiler` in `generate_preset_pass_manager`

Pull Request - State: closed - Opened by jschuhmac 3 months ago - 3 comments
Labels: stable backport potential, Changelog: Bugfix, Community PR

#12979 - adding copy argument to QFTGate.__array__

Pull Request - State: closed - Opened by alexanderivrii 3 months ago - 3 comments
Labels: stable backport potential, Changelog: Bugfix

#12978 - Change docs formatting of style dict details

Pull Request - State: closed - Opened by jschuhmac 3 months ago - 4 comments
Labels: documentation, Changelog: None, Community PR

#12977 - Update MCX synthesis to use `PhaseGate` instead of `U1Gate`

Issue - State: open - Opened by Cryoris 3 months ago - 1 comment
Labels: synthesis

#12976 - Fix Initialize.gates_to_uncompute method

Pull Request - State: closed - Opened by ShellyGarion 3 months ago - 6 comments
Labels: stable backport potential, Changelog: Bugfix

#12975 - Implement a capacity-allocated constructor for `DAGCircuit` in Rust.

Pull Request - State: closed - Opened by raynelfss 3 months ago - 3 comments
Labels: priority: high, Changelog: None, Rust, mod: circuit

#12974 - Circuit with parametrized delay gate doesn't execute on backend

Issue - State: open - Opened by przemekk125 3 months ago - 1 comment
Labels: bug

#12973 - Add `DepthHeuristic` to SABRE routing heuristics

Pull Request - State: open - Opened by henryzou50 3 months ago - 3 comments
Labels: Changelog: New Feature, Rust, mod: transpiler

#12972 - Add a method to compute gate counts per qubit

Issue - State: open - Opened by mtreinish 3 months ago - 2 comments
Labels: good first issue, type: feature request, Rust

#12971 - Port `QuantumCircuit.count_ops()` to rust

Issue - State: closed - Opened by mtreinish 3 months ago - 3 comments
Labels: good first issue, type: feature request, Rust

#12970 - Split2QUnitaries assumes node.op is ndarray

Issue - State: closed - Opened by qci-amos 3 months ago - 15 comments
Labels: bug

#12969 - Data preparation initializer.py is calling a method on StatePreparation that no longer exists

Issue - State: closed - Opened by woodsp-ibm 3 months ago - 5 comments
Labels: bug, mod: circuit

#12968 - Operator equality with (clean) ancillas

Pull Request - State: closed - Opened by alexanderivrii 3 months ago - 5 comments
Labels: mod: quantum info, Changelog: None

#12967 - Bump bytemuck from 1.16.3 to 1.17.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: Changelog: None, Rust, dependencies

#12966 - Add rust representation for non-gate standard circuit operations

Issue - State: open - Opened by mtreinish 3 months ago - 1 comment
Labels: type: feature request, Rust

#12965 - Internally importing `qiskit.providers.backend.Backend` should not raise `DeprecationWarning` (backport #12906)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: None

#12964 - Add Retry Mechanism for sampler.run

Issue - State: open - Opened by shantanu-misra 3 months ago
Labels: type: feature request

#12963 - Make PrimitiveJob serializable

Pull Request - State: open - Opened by kt474 3 months ago - 2 comments
Labels: Changelog: New Feature, mod: primitives

#12962 - [WIP] Use `InstructionProperties` views for intermutability within the Target

Pull Request - State: closed - Opened by raynelfss 3 months ago - 1 comment

#12961 - Adding MCX synthesis plugins

Pull Request - State: closed - Opened by alexanderivrii 3 months ago - 8 comments
Labels: Changelog: New Feature, synthesis, mod: transpiler

#12960 - Unable to load QASM 3 with openpulse grammar.

Issue - State: open - Opened by keriksson-rosenqvist 3 months ago - 3 comments
Labels: type: feature request, mod: pulse, mod: qasm3

#12959 - Fully port Optimize1qGatesDecomposition to Rust

Pull Request - State: closed - Opened by mtreinish 3 months ago - 6 comments
Labels: performance, Changelog: New Feature, Rust, mod: transpiler

#12958 - Allow immutable borrow to access `QuantumCircuit.parameters` (backport #12918)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: None, mod: circuit

#12957 - Remove stale `variable_class_operations` set from `Target`

Pull Request - State: closed - Opened by raynelfss 3 months ago - 4 comments
Labels: Changelog: None, Rust

#12956 - How to parrallelize computation of expectation values in Qiskit

Issue - State: open - Opened by jwtkeeble 3 months ago - 2 comments
Labels: type: feature request

#12955 - Bump indexmap from 2.3.0 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: Changelog: None, Rust, dependencies

#12954 - Fix error message upon misalignment in `PadDynamicalDecoupling` (backport #12952)

Pull Request - State: closed - Opened by mergify[bot] 3 months ago - 2 comments
Labels: Changelog: Bugfix

#12953 - Transpile fails when multiple circuits with UnitaryGate or DiagonalGate

Issue - State: closed - Opened by doichanj 3 months ago - 6 comments
Labels: bug, mod: transpiler

#12952 - Fix error message upon misalignment in `PadDynamicalDecoupling`

Pull Request - State: closed - Opened by Cryoris 3 months ago - 3 comments
Labels: stable backport potential, Changelog: Bugfix

#12951 - Use hashbrown::HashSet instead of ahash::HashSet

Pull Request - State: closed - Opened by mtreinish 3 months ago - 2 comments
Labels: Changelog: None, Rust

#12950 - Move the circuit library's entanglement logic to Rust

Pull Request - State: closed - Opened by Cryoris 3 months ago - 2 comments
Labels: Changelog: Bugfix, Rust

#12949 - Port `synth_cz_depth_line_mr` to Rust

Pull Request - State: closed - Opened by jlofti 3 months ago - 11 comments
Labels: Changelog: New Feature, synthesis, Rust, Community PR

#12948 - Transpile Optimization Level 2 and 3 Give Incorrect Circuits

Issue - State: open - Opened by alvinquantum 3 months ago - 3 comments
Labels: bug