teleport {QuantumOps}R Documentation

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

 teleport(ket(2,1))

[Package QuantumOps version 3.0.1 Index]