n_qubit_computational_basis

forest.benchmarking.utils.n_qubit_computational_basis(n)

Construct the tensor product operator basis of n COMPUTATIONAL_BASIS’s.

Parameters:n (int) – The number of qubits.
Returns:The product Pauli operator basis of n qubits
Return type:OperatorBasis