QUANTUM COMPUTING WITH IBM AND PYTHON
Quantum computing is the use of quantum phenomena such as superposition and entanglement to perform computation. Computers that perform quantum computations are known as quantum computer
Creating an ibmq account
Setting up the Environment
Qubits
SuperPosition
Entanglement
Summary
Start Coding
Creating a Quantum Circuit
Applying Gates to the qubit
Visualization
Creating an Entanglement
Making use of the Classical Bits
Running the Code in a smulator
Select a Quantum Provider
Running in a real Quantum Computer
Seeing and Visualizing the results
Creating a new circuit
Measuring our circuit
Visualizing the quibit and vector
Qubit in superposition
visualizing when measured
what happens if not measured
23. Quantum Algorithms
24. Quantum Teleportation