sfc-aqua / quisp

Open source implementation of quantum internet simulation package
BSD 3-Clause "New" or "Revised" License
89 stars 36 forks source link

Fidelity calculation of logical resources #421

Open Naphann opened 2 years ago

Naphann commented 2 years ago

Problem with current capabilities Currently, QuISP can output the fidelity of a Bell pair via tomography application type but only if the Bell pair is a physical one. Although RuleSet protocol allows users to create almost any state, QuISP provides no way to get good output for later post-processing.

Propose easy solution

Propose a harder solution but more user-friendly