- Use Python and Numpy to simulate:
- A single qubit.
- A single qubit in a superposition of states in either the \(|\uparrow\rangle\) or \(|\downarrow\rangle\) basis.
- A quantum gate acting on a single qubit.
- Use Python and Qiskit to simulate:
- A single qubit.
- A single qubit in a superposition of states in either the \(|\uparrow\rangle\) or \(|\downarrow\rangle\) basis.
- A quantum gate acting on a single qubit.
- Measuring a single qubit multiple times.
- Be able to draw and determine the outputs of quantum circuits involving one qubit and one or more quantum gates.