December 2020
Intermediate to advanced
307 pages
5h 27m
English
“A classical computation is like a solo voice—one line of pure tones succeeding each other. A quantum computation is like a symphony—many lines of tones interfering with one another.”
—Seth Lloyd
This chapter gives an overview of a quantum information processing framework. You will see how a quantum information processing framework is applied in real life. Code examples are presented for the quantum algorithms discussed. In addition, this chapter discusses quantum circuits in detail.
You need to set up Python 3.5 to run the code samples in ...