Spin Properties

Liquid Quantum Simulator

Spin Properties

The Spin type exposes the following members.

Properties
  Name Description
Public property currentCirc
The last (grown) circuit that was run.
Public property decohereModel
The decoherence model for this Hamiltonian.
(Inherited from Hamiltonian.)
Public property Ket
Gets the Ket vector associated with this Hamiltonian
(Inherited from Hamiltonian.)
Public property lastAnneal
The last set of annealing coefficients that were applied.
Public property lastRawCirc
The last (ungrown) circuit that was run.
Public property runMode
The run mode. Note that setting this property will force a new circuit to be generated.
Public property time
The current simulation time. Note that setting this property will force a new circuit to be generated.
Public property trotterN
The Trotter number. Note that setting this property will force a new circuit to be generated.
Top
See Also