qiskit
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.
### 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: ```...
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...
### 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...
- 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
- 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