Runs a simple gate sequence that entangles all the qubits in the state vector.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax static member __Entangle1 :
entSiz : int -> unit
Parameters
- entSiz
- Type: SystemInt32
The number of qubits desired in the state vector.
Remarks
This sample displays detailed timing and memory usage information,
and so allows you to see how Liquid scales as the state vector size grows.
See Also