The Language-Integrated Quantum Operations (LIQUi|>) Simulator
Tests__Ferro Method |
Simulates a ferromagnetic chain using a first-quantized Hamiltonian.
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
static member __Ferro : full : bool * runonce : bool -> unit
Parameters
- full
- Type: SystemBoolean
Whether to run all chain variations (isolated, ferromagnetic, anti-ferromagnetic, freeze up, freese down, and freeze up/down) or just the last variation, freeze up/down. - runonce
- Type: SystemBoolean
For each variation, whether to run the circuit once and then do "virtual sampling" from the state vector, or to run the circuit and perform full simulated measurements each time.
