qiskit.quantum_info.Pauli.delete¶ Pauli.delete(qubits)[source]¶ Return a Pauli with qubits deleted. প্যারামিটার qubits (int or list) -- qubits to delete from Pauli. রিটার্নস the resulting Pauli with the specified qubits removed. রিটার্ন টাইপ Pauli রেইজেস QiskitError -- if ind is out of bounds for the array size or number of qubits.