
Learn Quantum Computing with Python and IBM Quantum
By :

In this chapter, you will learn how to use the IBM Quantum Composer and what each of its component functions are with respect to creating and running experiments. The Composer will help you to visually create a quantum circuit via its built-in UI, which in turn will help you to visually conceptualize some of the basic principles of quantum mechanics used to optimize your experiments. You will also learn how to preview the results of each experiment and create your first quantum circuit.
The following topics will be covered in this chapter:
By the end of this chapter, you will know how to create a quantum circuit using the Composer, and create experiments that simulate classic gates and quantum gates. You will also have learned where to examine the various results of your experiments, such as state vectors and their probabilities. This will help you understand how some quantum gate operations affect each qubit.