Harshith Vasireddy
Results
2
comments of
Harshith Vasireddy
well, clearly measurements shouldn't be done unless explicitly asked. Printing out the ket notation is a good alternative imo
we could either disregard entanglement and only show the probabilities or do something like ``` > x = H(0:𝔹); (1/√2) (|0⟩ + |1⟩) > y = dup(x); |xy⟩ = (1/√2)...