qiskit icon indicating copy to clipboard operation
qiskit copied to clipboard

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

Results 762 qiskit issues
Sort by recently updated
recently updated
newest added

### Summary Upgrades the `EstimatorResult` dataclass. Breaking change* Closes #8100 Changelog: New Feature ### Details and comments - Rename `values` field to `expectation_values`. - Add `variances` field, pulling it out...

### Environment - **Qiskit Terra version**: 0.21.1 - **Python version**: 3.9.12 - **Operating system**: macOS Monterey 12.4 ### What is happening? When trying to instantiate a `SymbolicPulse` as follows: ```...

bug

This PRs adds FakeAuckland based on `ibm_auckland`.

mod: fake_provider

This script creates the file for setting a new fake backend, including inserting the lines around and the release note. ``` python ./tools/create_fake_backend.py --hub oslo ibm_oslo python ./tools/update_fake_backends.py --hub ibm_oslo...

mod: fake_provider

This PRs adds FakeOslo based on `ibm_oslo`.

mod: fake_provider

This PRs adds FakeGeneva based on `ibm_geneva`.

mod: fake_provider

### Summary Implements https://github.com/qiskit-advocate/qamp-spring-22/issues/3 This migrates `AdaptVQE` from Qiskit Nature to Qiskit Terra to make it more widely available. ### Details and comments This is a part of the Qiskit...

on hold
Changelog: New Feature
mod: algorithms
QAMP
Community PR

- not used by any application and if we'll ever be able to apply it at scale, it would require a complete re-write - might be migrated to Qiskit Research

mod: algorithms

- not used by any application and if we'll ever be able to apply it at scale, it would require a complete re-write - might be migrated to Qiskit Textbook

mod: algorithms

This PRs adds FakePerth based on `ibm_perth`.

mod: fake_provider