SelfConjugate

Contents

SelfConjugate#

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

Bases: Box

A self-conjugate box, i.e. where the transpose is the dagger.

Parameters:
  • dom (T) –

  • cod (T) –