-
Notifications
You must be signed in to change notification settings - Fork 151
Ajc/qedma qesem #4203
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
Ajc/qedma qesem #4203
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
@miamico @oria-qedma @talishnaider-qedma @pandasa123 The tutorial is now passing lint. One outstanding to-do is fitting the headers to the Qiskit patterns framework. I got one but don't want to arbitrarily add the others 😆 can someone suggest where exactly to put the next three steps (Optimize for target hardware, Execute on target hardware, Post-process results)? |
|
Here's how I'd fix these headers:
It's a little non-trivial to map it to the standard sequence of 1,2,3,4 as there is a scaled up example ran in the middle (under Step 4) instead of doing 1,2,3,4 for the small example and then repeating 1,2,3,4 for the scaled up example as we'd done in other examples. I think this is ok for now! |
|
@abbycross @miamico @pandasa123 @oria-qedma I think there was some kind of a mix up here. The version in this PR is definitely not the last version I uploaded to the previous PR #4003. The version here is the first version we sent you. |
|
I'll take a look and sort it out! |
Supersedes #4003