GTorlai / PastaQ.jl

Package for Simulation, Tomography and Analysis of Quantum Computers
Apache License 2.0
141 stars 23 forks source link

Generalize input states / measurements in `tomography` #276

Open GTorlai opened 2 years ago

GTorlai commented 2 years ago

Add the option to pass a set of density operators / POVMs to the tomography functions for mixed states / noisy channels. In this case, the current implementation (pure input states and rank-1 measurements) can be easily converted in this form, so will be a special case of the proposed interface.