SelfConjugate#

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

Bases: Box

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

Parameters
  • name (str) –

  • dom (T) –

  • cod (T) –