Book Image

Beginners' Guide to Practical Quantum Computing with IBM Qiskit [Video]

By : Abhilash Nelson
Book Image

Beginners' Guide to Practical Quantum Computing with IBM Qiskit [Video]

By: Abhilash Nelson

Overview of this book

Quantum computers could help the development of new breakthroughs in science, medications, machine learning, material science, and finance, which will help mankind become the best civilization in the whole universe. In fact, quantum computing is so powerful that no one knows how to use its true potential and till now, no quantum algorithm is perfect. The hardware and code are still in development stages, providing great opportunities in the future for quantum computing professionals. This course starts by introducing you to the basics of current classical computing technology that is based on bits/binary digits (0 and 1) and quantum computing (qubits), and how it is way much more advanced than earlier. Then you will install and get tested on working with the Jupyter notebook and IBM Qiskit in order to execute codes. Lastly, you will learn all the quantum computing concepts and their execution simultaneously in a much leaner, simpler, and more concise format. By the end of this course, you will learn the basics of quantum computing through implementing it via IBM Qiskit, and you could be able to contribute yourself to the domain that is still in the development phase and be a part of great opportunities in the future for quantum computing professionals. The resource files are uploaded on the GitHub repository at https://github.com/PacktPublishing/Dummies-Guide-to-Practical-Quantum-Computing-with-IBM-Qiskit
Table of Contents (44 chapters)
Free Chapter
1
Introduction to the Course
5
Vector and Matrix Quantum States
6
Classic Logic Gates Overview
7
Popular Quantum Frameworks
8
Installing Anaconda Python Distribution
9
Installing and Testing Qiskit
11
Pauli X-Gate Input and Output Customizations
12
Pauli X-Gate in Real IBM Quantum Computer
13
Pauli Matrixes as State Vectors
15
Pauli Z-Gate
16
Eigenvectors of XYZ Gates
17
Hadamard Gate Introduction
18
Hadamard Gate in Qiskit
20
H Gate in Real Quantum Computer
21
R Phi Gate
22
S and T Gates
23
U and I Gates
24
Multi-Qubit States Introduction
25
Representing Multi-Qubit States
26
Multi-Qubit Circuit Using Single Qubit Gates - Sample Circuit 1
27
Multi-Qubit Circuit Using Single Qubit Gates - Sample Circuit 2
28
CNOT Gate with Classical Qubits
29
CNOT Gate with Control Qubit Superposition
30
CNOT Gate with Control Qubit Superposition - in Real Quantum Computer
31
CNOT Gate with Both Qubit Superposition
32
CNOT Gate with Both Qubit Superposition Target X
35
CY Circuit Identity
36
SWAP Circuit Identity
37
Toffoli Gate
38
Toffoli Circuit Identity
39
DJ Problem Overview
40
DJ Algorithm Design
42
Quantum Cryptography: Quantum Key Distribution
43
Quantum Teleportation Theory
44
Further Learning and Resources
Chapter 21
R Phi Gate
Content Locked
Section 1
R Phi Gate
This video talks about R phi gate.