module documentation

Undocumented

Function is_int_type Determines if the passed object is a built-in int or numpy integer
Type Alias Qumode Qumode as an ordered collection of qubits
Variable NoisePassLike Type representing one or more noise passes
def is_int_type(x) -> TypeIs[int | np.integer]: (source)

Determines if the passed object is a built-in int or numpy integer

Qumode as an ordered collection of qubits

Value
Sequence[Qubit]
NoisePassLike = (source)

Type representing one or more noise passes