-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Learn Quantum Computing with Python and IBM Quantum Experience
By :

Quantum computing, particularly its algorithms, leverage three quantum computing principles, namely, superposition, entanglement, and interference. In this chapter, we'll review each of these so that we can understand what each provides, the effect it has on each qubit, and how to represent them using the quantum gate sets provided to us. As a bonus, we will also create a quantum teleportation circuit that will leverage two of the three quantum computing principles to teleport an unknown state from one person to another.
The following topics will be covered in this chapter:
This chapter will focus on the three main quantum computing principles that will help you better understand how they are used in the...