Monthly Archives: January 2025
Quantum Teleportation Part IV
Here you can see the program running: The numbers can of course be complex, so let us try a different input:
Quantum Teleportation Part III
Believe it or not, even with their strict limitations, the fairly simplistic functions from the last post are sufficient building blocks to demonstrate a simple quantum circuit. Now we just have to declare the necessary quantum gates and initialize the three input qubits and we are ready to actually “build” the circuit. This is the … Continue reading
Quantum Teleportation Part II
We will need a few functions to do necessary mathematical operations on qubits (or more specifically on the state vector or probability vector of a quantum system). Note that I follow what I believe is the most common numbering of inputs with qubit 0 being the first input from above in the circuit and the … Continue reading