- Learn Quantum Computing with Python and IBM Quantum Experience
- Robert Loredo
- 165字
- 2021-06-11 18:01:03
Summary
In this chapter, you learned about the Quantum Lab Notebooks and ran a simple quantum circuit. You completed three basic functional steps: creating a quantum circuit using the Notebook and the Qiskit library, executing your circuit with a backend simulator and real device, and reviewing and visualizing your results from within the Notebook.
One thing you might have noticed is that using the Notebook with Qiskit also simplifies integrating your classical experiments with a quantum system. This has provided you with the skills and understanding to enhance your current Python experiments and run certain calculations on a quantum system, making them a hybrid classical/quantum experiment.
When the quantum calculations have completed, the results can be very easily used by your classical experiments.
Now that we are familiar with the Quantum Lab Notebooks and are able to create and execute a circuit, in the next chapter, we will start learning the basics of quantum computing and the quantum mechanical principles of superposition, entanglement, and interference.
- Mastering ElasticSearch
- Linux操作系統基礎
- 發布!設計與部署穩定的分布式系統(第2版)
- 精解Windows 8
- 新手易學:系統安裝與重裝
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- NetDevOps入門與實踐
- Learn CUDA Programming
- Advanced Infrastructure Penetration Testing
- 統信UOS應用開發進階教程
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Linux內核分析及應用
- OpenSolaris紅寶書
- Xamarin Mobile Application Development for Android
- Azure Serverless Computing Cookbook