Learn R Programming

QuantumOps (version 3.0.1)

teleport: teleport

Description

Shows the steps of teleporting a single qubit

Usage

teleport(v)

Arguments

v

Ket (column vector) to teleport

Value

String describing teleportation process

Examples

Run this code
# NOT RUN {
 teleport(ket(2,1))
# }

Run the code above in your browser using DataLab