Ket Properties

Liquid Quantum Simulator

Ket Properties

The Ket type exposes the following members.

Properties
  Name Description
Public property Count
Count of Qubits in state
Public property Item
Get a specific qubit in our state (by qubit ID)
Public property MaxEntangled
Max entangled that we've seen (reset during Reset())
Public property Qubits
Get all qubits in ID order
Public property RandSeed
Force the pseudo-random number gen to a known initial state
Public property Rnd
Ask for a random number generator
Public property Symbol
Symbol table used to store the results of joint parity measurements.
Public property TraceRun
Trace a circuit run (0=none 1=to log 2=to log and console, 3=Ket dumps)
Top
See Also