Learn Quantum Computing with Python and IBM Quantum Experience
上QQ阅读APP看书,第一时间看更新

Chapter 3: Creating Quantum Circuits using Quantum Lab Notebooks

In this chapter, you will learn how to create circuits using the Quantum Lab Notebooks installed on the IBM Quantum Experience. You will learn how to save, import, and leverage existing circuits without having to install anything on your own computer. This will allow you to get a jump start on developing quantum circuits right away and ensure that you will be able to run the tutorials based on the currently installed version.

The following Quantum Information Science Kit (Qiskit) notebook topics will be covered in this chapter:

  • Creating a quantum circuit using Quantum Lab Notebook
  • Opening and importing existing Quantum Lab Notebook
  • Developing a quantum circuit on Quantum Lab Notebook
  • Reviewing results of your quantum circuit on the Quantum Lab Notebook

After completing this chapter, you will be able to leverage the capabilities of the Quantum Lab Notebooks, which will allow you to collaborate with others, share notebooks with others, import notebooks such as those that accompany this book, and run them directly from Quantum Lab. The Qiskit textbook is also capable of running on a Notebook, so as new features are released, you can be assured that you will be able to run them directly from your Notebook.