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

[Code Together] Categorizing the qubit gates in the documentation #1566 #1583

Closed
wants to merge 6 commits into from

Conversation

Pratul-Saini
Copy link
Contributor

Description of the Change: The documentation in pennylane/doc/introduction/operations.rst has been updated to mirror the code in pennylane/ops/qubit. Specifically, Qubit Gates has been divided into categories that already exist and other new categories.

Benefits: The documentation is now more in line with the code and hence operations will be easier to find.

Related GitHub Issues: #1566

@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #1583 (81f7da2) into master (068439f) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 81f7da2 differs from pull request most recent head 18b2a59. Consider uploading reports for the commit 18b2a59 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1583      +/-   ##
==========================================
- Coverage   99.16%   99.16%   -0.01%     
==========================================
  Files         189      189              
  Lines       13642    13625      -17     
==========================================
- Hits        13528    13511      -17     
  Misses        114      114              
Impacted Files Coverage Δ
pennylane/ops/qubit/non_parametric_ops.py 96.68% <0.00%> (-0.14%) ⬇️
pennylane/ops/qubit/__init__.py 100.00% <0.00%> (ø)
pennylane/devices/default_qubit.py 100.00% <0.00%> (ø)

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 068439f...18b2a59. Read the comment docs.

@rmoyard
Copy link
Contributor

rmoyard commented Aug 23, 2021

Hey @Pratul-Saini , thank you very much for the contribution we will review it soon 👍 You can add your change to the CHANGELOG.md and also add you as contributor.

@rmoyard rmoyard self-requested a review August 23, 2021 20:59
@Pratul-Saini
Copy link
Contributor Author

Going to open a new pull request to simplify as I have made things messy haha. Sorry about this - still kind of new to github

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.

None yet

2 participants