Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coupling_map to backends #93

Merged
merged 3 commits into from
Mar 19, 2019
Merged

Conversation

nonhermitian
Copy link
Contributor

Summary

fixes #87

Details and comments

The specification says that all backends must have a coupling_map. This PR makes Aer backends inline with the spec.

@chriseclectic
Copy link
Member

This looks good, but I don't think we can merge until you merge the Terra side fix first.

@nonhermitian
Copy link
Contributor Author

Yes. Waiting on Qiskit/qiskit#1974

@nonhermitian
Copy link
Contributor Author

@chriseclectic good to go now.

@atilag atilag merged commit 999d1b9 into Qiskit:master Mar 19, 2019
dcmckayibm pushed a commit to dcmckayibm/qiskit-aer that referenced this pull request Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aer backends do not have a coupling_map
3 participants