Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Fix weighted_pauli_operator expectation value mode for Aer 0.4 release #800

Merged

Conversation

chriseclectic
Copy link
Contributor

Summary

Fixes change in the complex format of snapshot values in Aer 0.4 from a list [re, im] to a type complex, but maintains compatibility with older versions of Aer.

This should be back-ported to stable for a minor update at the same time as Aer 0.4 is released.

Details and comments

This was due to a change in result data structures merged in Aer PR 504

Fixes change in the complex format of snapshot values in Aer 0.4 from a list [re, im] to a type complex.
@manoelmarques manoelmarques merged commit 50d070c into qiskit-community:master Jan 30, 2020
mtreinish pushed a commit to mtreinish/qiskit-core that referenced this pull request Nov 20, 2020
…c/fix/snapshot-val-type

Fix weighted_pauli_operator expectation value mode for Aer 0.4 release
manoelmarques added a commit to manoelmarques/qiskit-terra that referenced this pull request Dec 2, 2020
…c/fix/snapshot-val-type

Fix weighted_pauli_operator expectation value mode for Aer 0.4 release
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants