StateVectorCircuit¶
-
class
StateVectorCircuit
(state_vector)[source]¶ Bases:
object
Arbitrary State-Vector Circuit.
Constructor.
- Parameters
state_vector (numpy.ndarray) – vector representation of the desired quantum state
- Raises
AquaError – invalid input
Methods
Construct the circuit representing the desired state vector.