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

Add tasks on Bell states changes to Multi-Qubit States kata #1385

Merged
merged 22 commits into from
Apr 19, 2024

Conversation

WWhitedogi
Copy link
Contributor

No description provided.

Copy link
Member

@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.

I left some comments, the biggest change is that we need to use a different approach to testing this, since we're looking neither at state preparation like in other tasks in this kata nor at unitary implementation like in the Single-Qubit Gates kata.

Thank you!

katas/content/multi_qubit_systems/index.md Outdated Show resolved Hide resolved
katas/content/multi_qubit_systems/index.md Outdated Show resolved Hide resolved
WWhitedogi and others added 14 commits April 15, 2024 15:54
Copy link
Contributor Author

@WWhitedogi WWhitedogi left a comment

Choose a reason for hiding this comment

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

Add one more section(new lesson) in index.md file, update the verification file for BellStateChange1to3.

Delete the description of another potential case, since there's no change after update the verification method.
Copy link
Member

@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.

Looks much better, and the test outputs look great! Just a few more formatting suggestions, and should be good to go.

I've also realized that we use inconsistent names for Bell states - lower case Greek letters in the Dirac notation section and upper case in the exercises. I think they're more commonly referred to in upper case. Since you're working with this kata already, could you please update the names in the Dirac notation section?

Thank you!

@tcNickolas tcNickolas changed the title add task1.8 to 1.10 Add tasks on Bell states changes to Multi-Qubit States kata Apr 18, 2024
WWhitedogi and others added 4 commits April 18, 2024 19:48
1. Standardize indentation across all exercise sections.
2. Change Bell state names in the Dirac notation section to uppercase.
3. Move the "Modifying Entangled States" section to just before the conclusion.
Add "Message("Incorrect");"
Add "Message("Incorrect");"
Copy link
Member

@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.

Looks great, thank you!

@tcNickolas tcNickolas added this pull request to the merge queue Apr 19, 2024
Merged via the queue into microsoft:main with commit b9a6893 Apr 19, 2024
17 checks passed
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.

2 participants