
Learn Quantum Computing with Python and IBM Quantum
By :

In this chapter, you will learn about the Quantum Information Science Kit (Qiskit) and its advanced features to develop and implement various quantum algorithms, quantum application modules, and noise models. Qiskit (pronounced kiss-kit) is comprised of various features that help you build quantum circuits, algorithms, and applications easily, and it allows you to run them on both classical simulators and real quantum systems and visualize the results. In this chapter, you’ll also see instructions on how to install Qiskit on your local machine to create quantum circuits and run them on a quantum computer.
This chapter will also discuss how to contribute to the open-source community and the development of future quantum applications, as well as how to connect to other like-minded developers and enthusiasts via the Qiskit community.
The following topics will be covered in this chapter: