Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Recursive QAOA #828

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Recursive QAOA #828

wants to merge 10 commits into from

Conversation

KilianPoirier
Copy link

Introduction to Recursive (R)QAOA using the OpenQAOA library.
Does not target any provider.

@KilianPoirier
Copy link
Author

@microsoft-github-policy-service agree [company="{entropicalabs}"]

@KilianPoirier
Copy link
Author

@KilianPoirier please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree company="EntropicaLabs"

Copy link
Contributor

@ffrachon ffrachon left a 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

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