Part II. Quantum Information and Algorithms
In fact, the mere act of opening the box will determine the state of the cat, although in this case there were three determinate states the cat could be in: these being Alive, Dead, and Bloody Furious.
Terry Pratchett
In Part I, we explored the fundamentals of Qiskit, including creating and running quantum circuits and visualizing their results. Here in Part II, we’ll discuss modules in Qiskit that leverage these fundamentals to apply quantum mechanical concepts to representing and processing information. We’ll begin this journey by exploring quantum states, operators, channels, and measures in Chapter 5, “Quantum Information”.
Then, we’ll examine a module in Qiskit that facilitates expressing and manipulating quantum states and operations in Chapter 6, “Operator Flow”.
Finally, we’ll explore higher-level features of Qiskit that solve problems using algorithms that leverage the power of quantum information in Chapter 7, “Quantum Algorithms”.