crazy4pi314 / learn-qc-with-python-and-qsharp

Companion code for Learn Quantum Computing with Python and Q# Book by Dr. Sarah Kaiser and Dr. Cassandra Granade 💖
https://bit.ly/qsharp-book
MIT License
90 stars 51 forks source link

Exercise 6.3 Truth table #31

Open lfenster opened 1 year ago

lfenster commented 1 year ago

is the truth table correct for example 6.3? Shouldn't the output for the first two terms be i|1> and -i|0> instead of i|0> and -i|1>?