- Learn Quantum Computing with Python and IBM Quantum Experience
- Robert Loredo
- 173字
- 2021-06-11 18:01:03
Chapter 4: Understanding Basic Quantum Computing Principles
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:
- Introducing quantum computing
- Understanding superposition
- Understanding entanglement
- Learning about the effects of interference between qubits
- Creating a quantum teleportation circuit
This chapter will focus on the three main quantum computing principles that will help you better understand how they are used in the various quantum algorithms. The quantum computers hosted on the IBM Quantum Experience leverage all these principles by use of the various quantum gates, some of which you used earlier in this book.
- 電腦組裝與系統安裝
- Learning Windows Server Containers
- Arch Linux Environment Setup How-to
- Persistence in PHP with the Doctrine ORM
- Hands-On DevOps with Vagrant
- Learning Android Intents
- Mobile First Design with HTML5 and CSS3
- Windows 7案例教程
- iOS 8開發指南
- Building Telephony Systems With Asterisk
- HTML5 Enterprise Application Development
- 鴻蒙操作系統設計原理與架構
- Zabbix監控系統之深度解析和實踐
- 鴻蒙HarmonyOS應用開發入門
- 程序員必讀經典(算法基礎+計算機系統)