Add tasks on Bell states changes to Multi-Qubit States kata#1385
Conversation
tcNickolas
left a comment
There was a problem hiding this comment.
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!
…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>
WWhitedogi
left a comment
There was a problem hiding this comment.
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.
tcNickolas
left a comment
There was a problem hiding this comment.
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!
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");"
tcNickolas
left a comment
There was a problem hiding this comment.
Looks great, thank you!
No description provided.