Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.opflow.primitive_ops.CircuitOp.to_matrix

CircuitOp.to_matrix(massive=False)[source]

Return NumPy representation of the Operator. Represents the evaluation of the Operator's underlying function on every combination of basis binary strings. Warn if more than 16 qubits to force having to set massive=True if such a large vector is desired.

রিটার্নস

The NumPy ndarray equivalent to this Operator.

রিটার্ন টাইপ

ndarray