InitialState¶
- class InitialState[source]¶
Base class for InitialState.
This method should initialize the module and use an exception if a component of the module is not available.
Attributes
Methods
InitialState.construct_circuit
([mode, register])Construct the statevector of desired initial state.