dirac {QuantumOps} | R Documentation |
dirac
Description
Prints the dirac notation of the input ket
Usage
dirac(ket)
Arguments
ket |
Ket (column vector) to print dirac notation of |
Value
String of dirac notation
Examples
dirac(ket(1,0,1,0))
[Package QuantumOps version 3.0.1 Index]