Skip to content

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

Merged
tcNickolas merged 22 commits into
microsoft:mainfrom
WWhitedogi:task1.8to1.10
Apr 19, 2024
Merged

Add tasks on Bell states changes to Multi-Qubit States kata#1385
tcNickolas merged 22 commits into
microsoft:mainfrom
WWhitedogi:task1.8to1.10

Conversation

@WWhitedogi
Copy link
Copy Markdown
Contributor

No description provided.

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.

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!

Comment thread katas/content/multi_qubit_systems/index.md
Comment thread katas/content/multi_qubit_systems/index.md
Comment thread katas/content/multi_qubit_systems/bell_state_change_1/Placeholder.qs Outdated
Comment thread katas/content/multi_qubit_systems/bell_state_change_1/Solution.qs Outdated
Comment thread katas/content/multi_qubit_systems/bell_state_change_1/Verification.qs Outdated
Comment thread katas/content/multi_qubit_systems/bell_state_change_2/solution.md Outdated
Comment thread katas/content/multi_qubit_systems/bell_state_change_2/solution.md Outdated
Comment thread katas/content/multi_qubit_systems/bell_state_change_3/solution.md Outdated
Comment thread katas/content/multi_qubit_systems/bell_state_change_3/solution.md Outdated
Comment thread katas/content/multi_qubit_systems/bell_state_change_3/solution.md Outdated
WWhitedogi and others added 14 commits April 15, 2024 15:54
…der.qs

Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
…der.qs

Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Copy link
Copy Markdown
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
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.

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!

Comment thread katas/content/multi_qubit_systems/index.md Outdated
Comment thread katas/content/multi_qubit_systems/index.md Outdated
Comment thread katas/content/multi_qubit_systems/index.md Outdated
@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
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
…tion.qs

Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
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
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.

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