n_qubit_pauli_basis

forest.benchmarking.utils.n_qubit_pauli_basis(n)

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

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