Tutorials
Libraries
API References
qiskit.aqua
qiskit.aqua.algorithms
qiskit.aqua.components
qiskit.aqua.circuits
qiskit.aqua.operators
qiskit.aqua.utils
qiskit.chemistry
qiskit.finance
qiskit.ml
qiskit.optimization
Troubleshooting
Return tensor product with self multiple times, overloaded by ^.
^
other (int) – The int number of times to tensor product self with itself via tensorpower.
int
tensorpower
OperatorBase
An OperatorBase equivalent to the tensorpower of self by other.