Mariia Mykhailova
Mariia Mykhailova
Additionally, please add the kata you're working on to index.json, so that CI builds can verify it
You'll also need to add this kata to the list at index.json temporarily, so that CI builds validate it, and I'll remove it from the list before merging. I do...
We'll also need a user-facing folder samples/testing when we get to adding samples of how to test Q# code. So, without looking at the code, I'm in favor of keeping...
This breakdown sounds about right, yes. The limitation we have for the infrastructure is that each exercise is its own section, and after an exercise you must have a new...
If the operation returns a tuple of functions, how would you implement peeking from one of them into the other? They still cannot share a state, since Q# doesn't have...
I'd put it either after Superdense Coding and before Oracles or after all the oracular algorithms before QEC. Oracles and oracular algorithms are one unit logically, so I wouldn't break...
I reviewed now! Thank you for your patience, I needed to wrap up some urgent work on other katas, and the heat this week was _not helpful_. Heads up, I'll...
Good question!! I like that in this variant of the game the measurements are done in Z and X bases, since they are quite commonly used in other katas, unlike...
Should we update documentation to mention this? Right now it says the opposite > A namespace block consists of the keyword namespace, followed by the namespace name, and the content...
@ggridin @devikamehra Unfortunately, I do not work on Q# libraries at the moment, and this question is really best triaged by the libraries owner. I think @sezna is the right...