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

Minor improvements to Getting Started tutorials. #926

Merged
merged 3 commits into from
Jul 1, 2020

Conversation

3yakuya
Copy link
Contributor

@3yakuya 3yakuya commented Jun 24, 2020

Summary

Clarifying qubit indexing in a single place and adding spaces around operators/function arguments in 2 other places.

Details and comments

When I first read the getting_started_with_qiskit notebook, I have noticed that I had to go back to ensure I understand the qubit indexing. I added a short clarification in parentheses to clarify that MSB == qubit0 "(qubit representing the MSB has index 0)".

Spotted and fixed two other minor formatting issues, missing spaces around + operator and missing space before function argument (to align with standard PEM.)

I found it confusing when reading initially, and hence wanted to reiterate that the qubit representing
the MSB is left-most, indexed with 0.
@CLAassistant
Copy link

CLAassistant commented Jun 24, 2020

CLA assistant check
All committers have signed the CLA.

@3yakuya 3yakuya marked this pull request as draft June 27, 2020 22:55
@Ritvik-Sapra
Copy link

@3yakuya Your CLA is still pending. Recheck it, if its done it is more likely someone will look into the PR

@3yakuya 3yakuya changed the title Minor improvements to Getting Started tutorial. Minor improvements to Getting Started tutorials. Jun 29, 2020
@3yakuya 3yakuya marked this pull request as ready for review June 29, 2020 22:47
Copy link
Contributor

@nonhermitian nonhermitian left a comment

Choose a reason for hiding this comment

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

Thanks for this.

@nonhermitian nonhermitian merged commit a1254fc into Qiskit:master Jul 1, 2020
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.

5 participants