tqecd.pauli#

Introduces a convenience PauliString class.

This module implements an internal PauliString class with methods that are used across the package. This class can easily be converted from and to stim.PauliString and implement a subset of the stim.PauliString API.

Functions

Classes

PauliString(pauli_by_qubit)

A mapping from qubits to Pauli operators that represent a Pauli string.