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

#12760 - `InstructionDurations.from_backend(...)` does not support BackendV2

Issue - State: closed - Opened by 1ucian0 4 months ago - 3 comments
Labels: bug

#12759 - EchoRZXWeylDecomposition incompatible with GenericBackendV2?

Issue - State: closed - Opened by 1ucian0 4 months ago - 2 comments
Labels: bug

#12754 - Fixed Incoherent notation for the RZX Gate api doc

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

#12743 - Incorrect transpiled circuit with specific `approximation_degree`

Issue - State: open - Opened by weucode 4 months ago - 1 comment
Labels: bug

#12740 - Use Rust gates for 2q unitary synthesis

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

#12734 - Extending control flow op names

Pull Request - State: closed - Opened by sbrandhsn 4 months ago - 2 comments

#12729 - Adding ``is_zero_initialized`` to transpile and extending HighLevelSynthesis with ancilla qubits

Pull Request - State: closed - Opened by alexanderivrii 4 months ago - 6 comments
Labels: mod: transpiler

#12723 - Revert "set a dummy QISKIT_SETTINGS so tests do not interact with local env"

Pull Request - State: closed - Opened by 1ucian0 5 months ago - 2 comments
Labels: type: qa, Changelog: None

#12712 - virtual padding for invalid section_size in synth_cnot_count_full_pmh

Pull Request - State: closed - Opened by Abdalla01001 5 months ago - 7 comments
Labels: synthesis, Community PR

#12711 - Improving shots estimate to give errors within user-specified precision.

Pull Request - State: open - Opened by jsaroni 5 months ago - 18 comments
Labels: Changelog: New Feature, mod: primitives, Community PR

#12702 - Port `CommutationChecker` to rust

Issue - State: closed - Opened by mtreinish 5 months ago
Labels: type: feature request, priority: high, performance, Rust

#12697 - Implement `PartialEq` for `Param` in rust using PyO3

Pull Request - State: closed - Opened by raynelfss 5 months ago - 9 comments
Labels: Rust

#12696 - Port `random_clifford` to Rust

Issue - State: closed - Opened by alexanderivrii 5 months ago
Labels: type: feature request, performance, Rust

#12695 - Oxidize random clifford

Pull Request - State: closed - Opened by alexanderivrii 5 months ago - 6 comments
Labels: performance, Changelog: New Feature, mod: quantum info, Rust

#12694 - Wrong export/import of OpenQASM2 with custom Unitary

Issue - State: open - Opened by hJaffaliColibritd 5 months ago
Labels: bug

#12693 - Bitarray postselect

Pull Request - State: open - Opened by aeddins-ibm 5 months ago - 4 comments

#12692 - Enable avoiding Python operation creation in transpiler

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

#12691 - Relax CI constraint on Rustworkx 0.15.0 (backport #12690)

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

#12690 - Relax CI constraint on Rustworkx 0.15.0

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

#12689 - Fixed typos leading to missing examples

Pull Request - State: open - Opened by shraddha-aangiras 5 months ago - 2 comments
Labels: Community PR

#12688 - Add post-selection method to `BitArray`

Issue - State: open - Opened by ihincks 5 months ago - 3 comments
Labels: type: feature request, mod: primitives

#12687 - Suppress nonsense `DeprecationWarning` caused by `unittest` (backport #12676)

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

#12686 - Validate `order` kwarg in `BitArray.from_bool_array()`

Pull Request - State: open - Opened by shraddha-aangiras 5 months ago - 3 comments
Labels: Changelog: Bugfix, mod: primitives, Community PR

#12685 - Typo in the RZZgate documentation

Issue - State: open - Opened by bowangle 5 months ago - 1 comment
Labels: documentation

#12684 - Incoherence in notation for RZX gate

Issue - State: closed - Opened by bowangle 5 months ago - 2 comments
Labels: good first issue, documentation

#12683 - Missing example circuit in description of the TranspileLayout class API reference doc

Issue - State: open - Opened by n-ion 5 months ago - 3 comments
Labels: documentation

#12682 - Bump rustworkx-core from 0.14.2 to 0.15.0

Pull Request - State: open - Opened by dependabot[bot] 5 months ago - 4 comments
Labels: Changelog: None, Rust, dependencies

#12681 - Bump num-bigint from 0.4.5 to 0.4.6

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

#12680 - Added coordinate map for Heron devices

Pull Request - State: open - Opened by quantumjim 5 months ago - 4 comments

#12679 - DeprecationWarnings triggered by Numpy 2 and unittest interaction

Issue - State: open - Opened by ElePT 5 months ago - 1 comment
Labels: bug

#12678 - Fixed typo in RZZGate

Pull Request - State: open - Opened by shraddha-aangiras 5 months ago - 2 comments
Labels: Community PR

#12677 - possible docstring bit-ordering error in `BitArray.from_bool_array()`

Issue - State: closed - Opened by aeddins-ibm 5 months ago - 5 comments
Labels: bug, mod: primitives

#12676 - Suppress nonsense `DeprecationWarning` caused by `unittest`

Pull Request - State: closed - Opened by jakelishman 5 months ago - 4 comments
Labels: type: qa, stable backport potential, Changelog: None

#12675 - Fix clippy warnings on latest stable rust

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

#12674 - Include pure python wheel in the release

Issue - State: closed - Opened by chrisamirani 5 months ago - 4 comments
Labels: type: feature request

#12673 - validate `order` kwarg in `BitArray.from_bool_array()`

Issue - State: open - Opened by aeddins-ibm 5 months ago
Labels: bug

#12672 - Add Rust representation for RXX, RYY, RZZ & RZX gates

Pull Request - State: open - Opened by eliarbel 5 months ago - 2 comments

#12671 - Add base representation of `SparseObservable`

Pull Request - State: closed - Opened by jakelishman 5 months ago - 7 comments
Labels: Changelog: New Feature, mod: quantum info, Rust, mod: primitives

#12670 - Documenting how the `Estimator` calculates stds

Pull Request - State: open - Opened by SamFerracin 5 months ago - 4 comments

#12669 - Encapsulate Python sequence-like indexers

Pull Request - State: open - Opened by jakelishman 5 months ago - 4 comments
Labels: type: qa, Changelog: None, Rust

#12668 - improving `quantum_causal_cone` method in python

Pull Request - State: open - Opened by alexanderivrii 5 months ago - 3 comments
Labels: enhancement

#12667 - GenericBackendV2 should fail when the backend cannot allocate the basis gate because its size (backport #12653)

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

#12666 - GenericBackendV2 should fail when the backend cannot allocate the basis gate because its size (backport #12653)

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

#12665 - Fix some bugs in loading Solovay Kitaev decompositions (backport #12579)

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

#12664 - Fix some bugs in loading Solovay Kitaev decompositions (backport #12579)

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

#12663 - adapting test/randomized/test_transpiler_equivalence.py to #12640

Pull Request - State: closed - Opened by 1ucian0 5 months ago - 3 comments
Labels: type: qa, Changelog: None

#12662 - Implement RGate in Rust

Pull Request - State: closed - Opened by jlapeyre 5 months ago - 4 comments
Labels: performance, Changelog: None, Rust, mod: circuit

#12661 - Simplify QuantumCircuit._from_circuit_data bit handling

Pull Request - State: closed - Opened by mtreinish 5 months ago - 4 comments
Labels: performance, Changelog: None, mod: circuit

#12660 - Deprecate fake backends based on BackendV1

Pull Request - State: closed - Opened by 1ucian0 5 months ago - 4 comments
Labels: priority: high, stable backport potential, Changelog: Deprecation, mod: fake_provider

#12659 - Add Rust representation for most controlled gates

Pull Request - State: open - Opened by ElePT 5 months ago - 1 comment
Labels: performance, Changelog: None, Rust, mod: circuit

#12657 - Pin scipy to 1.13.1 to bypass CI failures (backport #12654)

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

#12656 - Pin scipy to 1.13.1 to bypass CI failures (backport #12654)

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

#12655 - CI failing with scipy 1.14.0 release

Issue - State: closed - Opened by ElePT 5 months ago - 1 comment
Labels: bug

#12654 - Pin scipy to 1.13.1 to bypass CI failures

Pull Request - State: closed - Opened by ElePT 5 months ago - 5 comments
Labels: type: qa, Changelog: None

#12653 - GenericBackendV2 should fail when the backend cannot allocate the basis gate because its size

Pull Request - State: closed - Opened by 1ucian0 5 months ago - 11 comments
Labels: Changelog: Bugfix

#12652 - Add warning about Tweedledum support in ClassicalFunction

Pull Request - State: open - Opened by weechinghwa 5 months ago - 4 comments
Labels: documentation, stable backport potential, Changelog: None, Community PR

#12651 - Add some abbreviations for gates and linear algebra

Pull Request - State: closed - Opened by jlapeyre 5 months ago - 6 comments
Labels: type: qa, Changelog: None, Rust

#12650 - Use rust gates for Optimize1QGatesDecomposition

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

#12649 - Deprecate Qobj and assemble

Pull Request - State: open - Opened by 1ucian0 5 months ago - 1 comment

#12648 - Port CRX/Y/Z gates to Rust

Pull Request - State: closed - Opened by Cryoris 5 months ago - 11 comments
Labels: performance, Changelog: None, Rust, mod: circuit

#12647 - Support GateDirection for custom asymmetric gates

Issue - State: open - Opened by eendebakpt 5 months ago
Labels: type: feature request, mod: transpiler

#12646 - Add placeholders for all mising standard gates in Rust

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

#12645 - Bump faer from 0.19.0 to 0.19.1

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

#12644 - Add Rust representation for DCXGate

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

#12643 - Wrong circuits and wrong measurement results are produced by specific backend

Issue - State: closed - Opened by weucode 5 months ago - 2 comments
Labels: bug

#12642 - Transpile error with dynamic circuit on backend

Issue - State: closed - Opened by dhhoe 5 months ago - 12 comments
Labels: bug

#12641 - EfficientSU2 attribute assign parameters not working properly

Issue - State: closed - Opened by Wilmer-Maldonado 5 months ago - 1 comment
Labels: bug

#12640 - Deprecate tuple-like access to `CircuitInstruction`

Pull Request - State: closed - Opened by jakelishman 5 months ago - 3 comments
Labels: Changelog: Deprecation, mod: circuit

#12639 - Add Rust representation for CHGate, CPhaseGate, CSGate, CSdgGate, CSXGate, CSwapGate

Pull Request - State: open - Opened by ElePT 5 months ago - 5 comments
Labels: performance, Changelog: None, Rust

#12638 - Missing backport for `generate_preset_pass_manager` docs (backport #12636)

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

#12637 - Fix `replace_block_with_op` on operations with wrong number of qubits

Pull Request - State: open - Opened by Cryoris 5 months ago - 4 comments
Labels: stable backport potential, Changelog: Bugfix

#12636 - Missing backport for `generate_preset_pass_manager` docs

Pull Request - State: closed - Opened by arnaucasau 5 months ago - 6 comments
Labels: Community PR

#12635 - Fix pm visualization winerror

Pull Request - State: open - Opened by HuangJunye 5 months ago - 2 comments
Labels: stable backport potential, Changelog: Bugfix

#12634 - WinError 32 during using qiskit.visualization.pass_manager_visualization

Issue - State: open - Opened by BStar14 5 months ago - 2 comments
Labels: bug

#12633 - Fix type hint in SolovayKitaevDecomposition (backport #12627)

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

#12632 - Fix type hint in SolovayKitaevDecomposition (backport #12627)

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

#12631 - Deprecate legacy iterable access to `CircuitInstruction`

Issue - State: closed - Opened by jakelishman 5 months ago
Labels: Rust, mod: circuit

#12630 - Fix `CircuitInstruction` legacy iterable typing

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

#12629 - Deprecate BackendV1 and `qiskit.providers.models`

Pull Request - State: closed - Opened by 1ucian0 5 months ago - 10 comments
Labels: priority: high, stable backport potential, Changelog: Deprecation

#12628 - Enable the new efficient MCX decompose

Pull Request - State: closed - Opened by t-imamichi 5 months ago - 22 comments
Labels: performance, Changelog: Bugfix, synthesis, mod: circuit

#12627 - Fix type hint on find_basic_approximation in SolovayKitaevDecomposition

Pull Request - State: closed - Opened by cstiago 5 months ago - 4 comments
Labels: documentation, stable backport potential, Changelog: None, Community PR

#12626 - CircuitInstruction qarg type changed without communication

Issue - State: closed - Opened by nkanazawa1989 5 months ago - 1 comment
Labels: bug

#12625 - Invalid Parameters with CU gate in AerSimulator

Issue - State: open - Opened by ProThicc 5 months ago - 6 comments
Labels: bug

#12624 - ControlFlowOp with parameterized body is not parameterized

Issue - State: open - Opened by nkanazawa1989 5 months ago - 2 comments
Labels: type: feature request

#12623 - Add test case to validate the rust->Python gate conversion

Pull Request - State: closed - Opened by mtreinish 5 months ago - 7 comments
Labels: type: qa, Changelog: None, mod: circuit

#12622 - Rework heirarchy of `CircuitInstruction` and `PackedInstruction`

Issue - State: open - Opened by mtreinish 5 months ago
Labels: type: feature request, priority: high, Rust, mod: circuit

#12621 - Invalidate `parameters` cache on circuit copy (backport #12619)

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

#12620 - Invalidate `parameters` cache on circuit copy (backport #12619)

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

#12619 - Invalidate `parameters` cache on circuit copy

Pull Request - State: closed - Opened by jakelishman 5 months ago - 4 comments
Labels: stable backport potential, Changelog: Bugfix, mod: circuit

#12618 - Improving shots estimate to give errors within user-specified precision.

Pull Request - State: open - Opened by jsaroni 5 months ago - 2 comments
Labels: mod: primitives, Community PR

#12617 - Parameter cache is preserved after copy_empty_like

Issue - State: closed - Opened by nkanazawa1989 5 months ago - 2 comments
Labels: bug

#12616 - Prepare 0.46.2 release

Pull Request - State: closed - Opened by raynelfss 5 months ago - 1 comment
Labels: Changelog: None

#12615 - Custom Transpiler Stage Plugin (layout) not showing

Issue - State: closed - Opened by iyanmv 5 months ago - 7 comments
Labels: bug

#12614 - Fix v2 pulse drawer (backport #12608)

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

#12613 - Fix v2 pulse drawer (backport #12608)

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

#12612 - Fix `TwoLocal` example: use compose instead of + (backport #12609)

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

#12611 - Fix `TwoLocal` example: use compose instead of + (backport #12609)

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

#12610 - Prepare 1.1.1

Pull Request - State: closed - Opened by ElePT 5 months ago - 1 comment
Labels: Changelog: None

#12609 - Fix `TwoLocal` example: use compose instead of +

Pull Request - State: closed - Opened by Cryoris 5 months ago - 4 comments
Labels: documentation, stable backport potential, Changelog: None

#12608 - Fix v2 pulse drawer

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