Hello World — Programming on Quantum Computers Season 1 Ep 3

In this video, you will build your first quantum circuit and learn how to create entanglement between 2 qubits. *As of Qiskit , the initial states are not drawn by default when you draw the circuit. If you are running this version or later, your circuits might look a little different to Abe’s but this is nothing to worry about! If you would like to see the circuits look the same as Abe’s, you need to include initial_state=True into the calls to (), so they become (initial_state=True). You can see about how this was done on the pull request here * Your formal invite to weekly Qiskit videos ► Getting Started – Need help? – Helpful Links: Code used –
Back to Top