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

Update documentation for draw control wires change #2682

Merged
merged 2 commits into from
Jun 9, 2022
Merged

Conversation

albi3ro
Copy link
Contributor

@albi3ro albi3ro commented Jun 9, 2022

In #2668 , the draw transform changed to use and to denote control wires. This PR updates all the documentation to be compatible with this change.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2022

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #2682 (f2bed3b) into master (d1a607c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2682   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files         249      249           
  Lines       20256    20256           
=======================================
  Hits        20173    20173           
  Misses         83       83           
Impacted Files Coverage Δ
pennylane/drawer/draw.py 100.00% <ø> (ø)
pennylane/drawer/tape_text.py 100.00% <ø> (ø)
pennylane/gradients/parameter_shift_hessian.py 100.00% <ø> (ø)
pennylane/queuing.py 100.00% <ø> (ø)
pennylane/templates/layer.py 100.00% <ø> (ø)
pennylane/templates/layers/random.py 100.00% <ø> (ø)
pennylane/templates/layers/strongly_entangling.py 100.00% <ø> (ø)
pennylane/templates/state_preparations/mottonen.py 100.00% <ø> (ø)
pennylane/templates/tensornetworks/mera.py 100.00% <ø> (ø)
pennylane/templates/tensornetworks/mps.py 100.00% <ø> (ø)
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1a607c...f2bed3b. Read the comment docs.

@AmintorDusko AmintorDusko self-requested a review June 9, 2022 17:53
@AmintorDusko
Copy link
Contributor

AmintorDusko commented Jun 9, 2022

Hi @albi3ro, Looks good and I'm ready to approve. Could you please re-trigger the tests?
Something happened with it.

Copy link
Contributor

@AmintorDusko AmintorDusko left a comment

Choose a reason for hiding this comment

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

Nice work!

@albi3ro albi3ro merged commit 4b7b59b into master Jun 9, 2022
@albi3ro albi3ro deleted the docs-update-draw2 branch June 9, 2022 19:19
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.

2 participants