qat.quops.ChannelRepresentations

class qat.quops.ChannelRepresentations(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)

Representations of quantum channels

This contains the following enumerators:

  • KRAUS = 0

  • PTM = 1

  • CHOI = 2

  • CHI = 3

  • STINESPRING = 4