Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Conversation

Guillermo-Mijares-Vilarino
Copy link
Collaborator

Summary

Made some changes to the Summary of Quantum Operations tutorial to make it follow more closely our documentation checklist and guidelines.

Details and comments

  • Moved imports to where they are strictly needed so the users can better understand what imports are needed for each step.
  • Corrected the controlled-$u$ matrix form.
  • Added matrices for most significant bit controlled Hadamard, Rz, U, Toffoli and Fredkin gates for more Physics-oriented users and consistency with most sources.
  • Explained what phase and Pauli gates meant in terms of rotation on the Bloch sphere.
  • Mentioned where each simulator will be used in the introduction.
  • Slightly changed the introduction so it's more focused on the user (using "you will do x" instead of "we will show you x")
  • Added comments to code.
  • Added a brief conclusion about what the user has achieved with this tutorial.
  • Run the notebook.

Fixes #1437

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant
Copy link

CLAassistant commented Jul 6, 2022

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Guillermo-Mijares-Vilarino Guillermo-Mijares-Vilarino changed the title Gm improve operators tutorial Made changes to improve operators tutorial Jul 6, 2022
@HuangJunye HuangJunye self-assigned this Jul 7, 2022
@@ -11,7 +11,7 @@
"cell_type": "markdown",
Copy link
Member

Choose a reason for hiding this comment

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

unitary_simulator , qasm_simulator , statevector_simulator within double backquotes might be nice.


Reply via ReviewNB

@HuangJunye HuangJunye closed this May 9, 2023
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.

Improve Summary of Quantum Operations tutorial if needed
4 participants