-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is the first batch of comments on this PR, up to (but not including) Q# demo.
" <th style=\"text-align:center; border:1px solid\">Ket-Bra</th>\n", | ||
" <th style=\"text-align:center; border:1px solid\">Applying to $|\\psi\\rangle$</th>\n", | ||
" <th style=\"text-align:center; border:1px solid\">Applying to basis states</th>\n", | ||
" <th style=\"text-align:center; border:1px solid\">Q# Documentation</th>\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it make sense to add one more column showing the gate representation in circuit notation? Or would it just confuse the reader, since we're not talking about circuits anywhere in the tutorials?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll mark this as a future improvement - it probably makes more sense to do a separate tutorial on circuit representation, similarly to a separate tutorial on Bloch sphere.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've finished the review pass. Looks good overall, seems a bit lengthy but with a bit of reorganization it can be trimmed without losing any content.
Please let me know when you've addressed all the comments and the PR is ready for the final round of review.
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I addressed the comments and added the tutorial to the lists, so it should be ready to merge now.
Thank you!
Added a tutorial explaining Single Qubit Gates