-
Notifications
You must be signed in to change notification settings - Fork 920
Recursive QAOA #828
base: main
Are you sure you want to change the base?
Recursive QAOA #828
Conversation
|
@microsoft-github-policy-service agree company="EntropicaLabs" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OpenQAOA.ipynb
Add a recognition that this sample notebook originates from Entropica Labs. Could be something like this:
"This sample code and notebook was written by members of Entropica Labs team."
Change
Step 5: Running on Azure devices
to
Step 5: Running on Azure Quantum backends
Change
Job submission to the Azure backend
to
Job submission to the Azure Quantum backend
openqaoa-recursive.ipynb
I noticed an issue with the jobs in the session.
It seems that the first iteration of jobs all go into the Session and then the subsequent ones fall outside of it, while the session still shows as Executing until the whole experiment completes
… to azure quantum backend
Introduction to Recursive (R)QAOA using the OpenQAOA library.
Does not target any provider.