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

Fix wrong initial state in Teleportation.ipynb#456

Merged
tcNickolas merged 1 commit intomicrosoft:masterfrom
theerfan:patch-1
Aug 10, 2020
Merged

Fix wrong initial state in Teleportation.ipynb#456
tcNickolas merged 1 commit intomicrosoft:masterfrom
theerfan:patch-1

Conversation

@theerfan
Copy link
Copy Markdown
Contributor

In task 4.1 of the Teleportation kata, it's said that each of the qubits are "in |10⟩ state". Since one-qubit systems can't have the said state, I looked through the tests and saw that each of the qubits are prepared in |0⟩ state, so I fixed that typo. xD

Copy link
Copy Markdown
Contributor

@tcNickolas tcNickolas left a comment

Choose a reason for hiding this comment

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

Good catch! Of course individual qubits start in |0⟩, not |10⟩ :-)

@tcNickolas tcNickolas merged commit fd16f11 into microsoft:master Aug 10, 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.

2 participants