AntiConjugate#

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

Bases: Box

An anti-conjugate box, i.e. where the conjugate is the dagger.

Parameters
  • name (str) –

  • dom (T) –

  • cod (T) –