MixedState

Contents

MixedState#

class discopy.quantum.gates.MixedState(name=None, dom=None, cod=None, data=None, *args, **kwargs)[source]#

Bases: SelfConjugate

Maximally-mixed state on n qubits. If cod == bit then uniform distribution.

Parameters:

cod (T) –