Quantum States and Qubits
This chapter introduces the computing concepts that we'll explore in later chapters, then introduces basic quantum concepts.
We've seen some interesting effects with isolated qubits and single qubit gates, but the true power of quantum computing comes from interactions between qubits. In this section we will introduce multiple qubit gates and explore the interesting behaviours of multi-qubit systems.
This chapter introduces the computing concepts that we'll explore in later chapters, then introduces basic quantum concepts.
Python is a programming language where you don't need to compile. You can just run it line by line...