pygsti.tools.optools.povm_jtracedist

pygsti.tools.optools.povm_jtracedist#

povm_jtracedist(model, target_model, povmlbl)#

Computes the Jamiolkowski trace distance between POVM maps using jtracedist().

Parameters:
  • model (Model) – The model the POVM belongs to.

  • target_model (Model) – The target model (which also has povmlbl).

  • povmlbl (Label) – Label of the POVM to get the trace distance of.

Return type:

float