Program example in C++ #2261
Unanswered
jorgevazquezperez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello to everyone! I am perfectly aware that Qiskit Aer is Python oriented in order to align with Qiskit. But is there any example on how to simulate a circuit in C++? I am trying to do so, and, by far I have written:
This code executes correctly and it, actually, gives a SUCCESS status at the end. The problem is that in the
data
field nothing is retrieved. I don't know if you know why. I would like to, at least, get the counts.Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions