Prepares an initial state from the provided spin orbital indices.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax member Prep :
prep : FSharpList<int> -> string
Parameters
- prep
- Type: Microsoft.FSharp.CollectionsFSharpListInt32
The list of spin orbitals to mark as occupied.
Return Value
Type:
StringThe "prep state" with exactly the listed orbitals occupied.
See Also