Library¶
A library of POVM implementations.
This module provides “ready-to-go” POVM implementations. Each one serves as a factory to generate a specific, concrete POVM and provides the means to sample from it.
Available POVMs¶
Below you find an overview of the implemented POVMs.
A classical shadows POVM. |
|
A locally-biased classical shadows POVM. |
|
A mutually-unbiased-bases (MUB) POVM. |
|
A general randomized projective measurements POVM. |
|
A measurement leveraging Naimark's dilation theorem. |
Submodules¶
The interface for "ready-to-go" POVM implementations. |
|
Metadata containers for your POVM sampling results. |