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 arXiv reference to QAOA embedding layer #5130

Merged
merged 6 commits into from
Feb 13, 2024

Conversation

schance995
Copy link
Contributor

Context: The docs for QAOA embedding layer show figure 3 from https://arxiv.org/abs/2001.03622 without citing it.

Description of the Change: Added link to this paper.

Benefits: Improves visibility of paper, provides evidence for layer design.

The circuit image is the same as figure 3 in the paper.
Copy link
Contributor

@trbromley trbromley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @schance995!

doc/releases/changelog-dev.md Show resolved Hide resolved
@trbromley trbromley requested a review from BM7878 January 31, 2024 15:22
@trbromley trbromley enabled auto-merge (squash) February 1, 2024 14:44
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eb6298d) 99.68% compared to head (ebbd4e0) 99.68%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5130      +/-   ##
==========================================
- Coverage   99.68%   99.68%   -0.01%     
==========================================
  Files         396      396              
  Lines       36468    36196     -272     
==========================================
- Hits        36354    36081     -273     
- Misses        114      115       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trbromley trbromley merged commit b69e0c8 into PennyLaneAI:master Feb 13, 2024
35 checks passed
Gabriel-Bottrill pushed a commit to QSAR-UBC/pennylane_qutrit_mixed that referenced this pull request Feb 14, 2024
**Context:** The docs for QAOA embedding layer show figure 3 from
https://arxiv.org/abs/2001.03622 without citing it.

**Description of the Change:** Added link to this paper.

**Benefits:** Improves visibility of paper, provides evidence for layer
design.

---------

Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
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.

4 participants