Description Usage Arguments Value Examples
Shows the steps of teleporting a single qubit
1 | teleport(v)
|
v |
Ket (column vector) to teleport |
String describing teleportation process
1 |
Attaching package: ‘QuantumOps’
The following object is masked from ‘package:stats’:
dist
The following objects are masked from ‘package:base’:
I, norm, single
[1] "Initial state"
[1] "Pre-Measurement"
[1] "If measure 00, state of teleported ket is"
[1] "If measure 01, state of teleported ket is"
[1] "If measure 10, state of teleported ket is"
[1] "If measure 11, state of teleported ket is"
[1] "0.447|0> + -0.894|1>"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.